PeerData Property - WeOnlyDo Discussion board

PeerData Property (General questions)

by bvonfintel, Friday, June 22, 2012, 13:43 (4333 days ago)

According to the online help:

Optionally, you can add inside Arg3 some custom text you want to send to remote peer. Remote peer then can read data that was sent inside Search method using PeerData property.

During this part of the Search function is any Event fired at the Peer side at which time the peer can read the PeerData property?

I am attempting to implement a 1-N config where any number of clients can connect to the server, without the server necessarily knowing the ID of the clients. I can implement exactly what I need if I manually connect to do a Search on each side, but I'd like that to happen automatically - it would be an advantage


Complete thread: