rvogt1964
11-27-2003, 06:33 PM
Hi,
i woul'd like to create a little remote admin program with many functions to control a CoD Server. This little projekt will be coded in c++ from borland.
Now i'm looking for detailed informations about the communication between a Client and a server, seems like this:
Send-Command: "˙˙˙˙getstatus\n"
^^^^^^^^^^^
and the answer from the CoD server like this:
Received: "˙˙˙˙statusResponse\Administrator\..." and so on... :-)
and/or other availabe remote commands to access the CoD-server via TCP/IP (UDP) in any direction. ::o):
Can anybody tell me where i can find more Informations about this technologie, commands and structures about these Client<->Server access! Or anything source-code in languages as like as "c" oder "c++", php or anything else.
Thank's a lot for any help!
When the project will be finished, the program will be freeware!
i woul'd like to create a little remote admin program with many functions to control a CoD Server. This little projekt will be coded in c++ from borland.
Now i'm looking for detailed informations about the communication between a Client and a server, seems like this:
Send-Command: "˙˙˙˙getstatus\n"
^^^^^^^^^^^
and the answer from the CoD server like this:
Received: "˙˙˙˙statusResponse\Administrator\..." and so on... :-)
and/or other availabe remote commands to access the CoD-server via TCP/IP (UDP) in any direction. ::o):
Can anybody tell me where i can find more Informations about this technologie, commands and structures about these Client<->Server access! Or anything source-code in languages as like as "c" oder "c++", php or anything else.
Thank's a lot for any help!
When the project will be finished, the program will be freeware!