cyprus106
Programmer
- Apr 30, 2001
- 654
I need to make a web server ( It should read from a DLL and reply to the requests that a client that connects to it sends it. My question is how do I make that DLL? Could I do it in C++?
an example of a command sent by the client: GetServerName
in which the server would reply: "server.company.com" and send it back. Could I have a DLL (or better yet, an executable) that runs of of a website and takes and gives commands like that? if so, how? I know a DLL can run off of a website, but I don't know how, or how the commands can go through. Is there any doccumantation on this subject or any related subjects? Cyprus
an example of a command sent by the client: GetServerName
in which the server would reply: "server.company.com" and send it back. Could I have a DLL (or better yet, an executable) that runs of of a website and takes and gives commands like that? if so, how? I know a DLL can run off of a website, but I don't know how, or how the commands can go through. Is there any doccumantation on this subject or any related subjects? Cyprus