[Implemented] Multiple Server Support
Posted: Sat Jan 18, 2003 1:56 pm
Restored from previous forum. Originally posted by Gary Law.
Hi,
I'd like to see the NetworkServerEvent() extended to take a parameter like :-
Result = NetworkServerEvent(Port)
and NetworkClientID() also extended like :-
CLientID = NetworkClientID(Port)
Where Port is the same as used in creating the server.
Thanks
Gary
Then support for multiple servers would be easy and consistent with multiple client support
Hi,
I'd like to see the NetworkServerEvent() extended to take a parameter like :-
Result = NetworkServerEvent(Port)
and NetworkClientID() also extended like :-
CLientID = NetworkClientID(Port)
Where Port is the same as used in creating the server.
Thanks
Gary
Then support for multiple servers would be easy and consistent with multiple client support