Resurrected SDL_net
This commit is contained in:
@@ -13,4 +13,16 @@ When the player enters the lobby, they can choose what server to connect to. Whe
|
||||
|
||||
This is controlled through the config files for now.
|
||||
|
||||
using ';' delimited commands, how can I get it to work?
|
||||
using ';' delimited commands, how can I get it to work?
|
||||
|
||||
-------------------------
|
||||
|
||||
UDPNetworkManager: //don't worry at this stage
|
||||
Open(port)
|
||||
Close()
|
||||
|
||||
Send(ip, port)
|
||||
Receive()
|
||||
|
||||
GetOutData()
|
||||
GetInData()
|
||||
Reference in New Issue
Block a user