OpenVerse Technical - Server Functions - NewConnect

Server Functions
NewConnect



Usage: NewConnect socket IPAddress port

This function will accept a new connection and setup some initial
variables for the user. It will also set a trigger on the incoming
socket which will read data on the socket. The arguments are
generated by the server socket's accept trigger and passed to this
function.

[server functions] [Main Index]