Parsec

ParsecClientBeginP2P

voidParsecClientBeginP2P(Parsec *
ps,
const char *
attemptID,
uint16_t
port,
const ParsecCredentials *
creds
)

After approving of the guest, start the peer 2 peer frame.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
inattemptIDThe attempt ID that's assigned to this connection.
inportThe port to connect out from.
incredsThe credentials to use in the STUN phase.