Hello,
I have a need to create a Web Server to answer requests from web browsers.
So I have tried the WebServ example but I am not sure how to send requests
to it. Here is what I tried;
1- Ran the application on my windows XP machine and when I tried to start
the service on port 80 I received an
Hello,
I have been trying to determine how to use UDP sockets. I have run the
sample programs and can send messages which the listening socket picks up.
Now my problem is, based upon the message received I may want to send a
message back to the originating machine. To do this do I have to have a
s