Skip to content

Latest commit

 

History

History
 
 

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

SDL Client Example

This example should be easily built via make or nmake (on Windows). Tested with Visual Studio Community Edition 2017.

The Parsec SDK is loaded via DSO. See parsec-dso.h.

Running

client.exe sessionID peerID

See api/public for acquiring a sessionID and peerID.