ParsecClientBeginP2P
voidParsecClientBeginP2P(Parsec *ps,const char *attemptID,uint16_tport,const ParsecCredentials *creds)
After approving of the guest, start the peer 2 peer frame.
Parameters
Direction | Name | Description |
---|---|---|
in | ps | Parsec instance returned by ParsecInit . |
in | attemptID | The attempt ID that's assigned to this connection. |
in | port | The port to connect out from. |
in | creds | The credentials to use in the STUN phase. |