Forum: C
Jun 15th, 2005, 5:59 AM
|
|
Replies: 1
Views: 320
Windows sockets programming
Here's the lowdown, I want to create a server program that you can telnet to and it will display whatever the telnet client sent it like this:
#1923: hello
where the #1932 is the file descriptor of...
|