|
-
Nov 13th, 2005, 08:50 PM
#1
Thread Starter
Junior Member
VB.NET Web Server?
Hello! I've been sitting around trying to think of something to make, and then I decided that I would try a simple web server that only did html pages (not php or any like that). I made a functional server in python, but now I'm wondering if it would be possible in VB.NET. I tried using sockets, but I can't find abything that would act as the "send" function like in python.
In python, I just sent a header to the client and served the html page. But I have no idea where to begin in VB.NET.
Any ideas? Code examples?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|