Sack Library Documentation
|
IMPORT_METHOD LOGICAL ReconnectUDP(PCLIENT pc, CTEXTSTR pToAddr, _16 wPort);
Parameters |
Description |
PCLIENT pc |
network connection to change the default target address of. |
CTEXTSTR pToAddr |
text address to connect to. See notes in CreateSockAddress. |
_16 wPort |
16 bit port address to connect to. |
Specify a different default address to send UDP messages to.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|