[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Server Program?
I have used HTTPAPIs in several program to contact a URL and receive
information back. I now have a need for a program that will receive a request
from another system and send data back to it. The data sent back could be as
little as a couple of words to as much as data in a file. How is the program
setup to get the question. I have looked at the documentation on the Socket
Tutorial and setup all the examples. I am not sure if that is the way to go or
not. Some examples of a program like this would help. Any help will be greatly
appreciated.