- Description
VPNMediator Class
Remarks VPNMediator object is responsible for making
wodVPN being a mediator - service that is responsible for locating peers
and exchanging their data between two peers that search for each other.
Once you Start it on predefined ports, and make your peers use their
Search method with your mediator's details, you don't need to do
anything else, mediator will do complete job for you. You can, if you
wish, check
MediatorConnected,
MediatorExchangeData and
MediatorDisconnected events to see who is connecting to the
mediator, and who is searching for peers.
Members
Start | Starts accepting packets. |
Stop | Stops accepting packets. |
BindIP | | Holds IP where mediator has bind the socket. |
Port | | Returns port where mediator listens. |
Timeout | | Timeout for discarding old peers, in seconds. |
Type | | Holds type of mediation. |
|