Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Win32 FDS » A project that "could" be beneficial to the Renegade community.
Re: A project that "could" be beneficial to the Renegade community. [message #240643 is a reply to message #239328] Mon, 22 January 2007 13:57 Go to previous message
Dave Anderson is currently offline  Dave Anderson
Messages: 1953
Registered: December 2004
Location: United States
Karma:
General (1 Star)
Update: I have finished coding much functionality in this dll. Changes are as follows:

*StartCommandLine();
The StartCommandLine() function asserts the Tcp Server into a command line interface mode where the server operator can use server commands such as !help, !clients, etc. This is used to manually operate the server.

*StartListener();
The StartListener() function puts the Tcp Server into a listening state where the server will continually listen for a pending connection. When the pending state returns true, the StartListener() function accepts the client and returns. This particular function is used to manually operate and handle incoming connections. To set the server in automatic mode, please see StartListenerEx();

*StartListenerEx();
NOT IMPLEMENTED. However, this function resembles the above function except for it repeatedly loops and catches all client connnections.

*Command Line Interface Commands
!Clients | Displays a list of the currently connected clients.
!CloseClient | Disconnects a remote client from the server.
!EndCLI | Exits the command line interface mode.
!Help | Displays a list of valid commands.
!Start | Sets the server in a manual listening state.
!StartEx | Sets the server in a automatic listening state.
.
.
.
. many more to come.

*Note that this dll is explicitly for consoles in this build. Future builds will contain GUI support, but possibly not up until version 2.0.0.0.

Other Features
The dll supports up to 100 clients asynchronysly and only uses ~18MB of RAM.


David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)

[Updated on: Mon, 22 January 2007 13:57]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Renegadefds_1037 Serial Code...
Next Topic: WOLSPY error
Goto Forum:
  


Current Time: Thu Jan 09 20:59:55 MST 2025

Total time taken to generate the page: 0.01468 seconds