Connecting multiple peers (General questions)
in the sameple, it demonstrate connection between two peers. is it possible to connect multiple peers and when a message is sent,everyone connected will receive it?
in the sameple, it demonstrate connection between two peers. is it possible to connect multiple peers and when a message is sent,everyone connected will receive it?
by wodDamir
, (5319 days ago) @ Psychocryo
Hi,
No, unfortunately that's not possible. You can use multiple instances of the component to connect multiple peers, but you would need to send the message to each peer separately since each wodVPN instance can only connect to one peer.
Regards,
Damba
by Psychocryo
, (5319 days ago) @ wodDamir
is there any sample on how to connect multiple peers using the multiple instances you mentioned?
i want to establish for example a three peers connection.
Hi,
No, unfortunately that's not possible. You can use multiple instances of the component to connect multiple peers, but you would need to send the message to each peer separately since each wodVPN instance can only connect to one peer.
Regards,
Damba
by wodDamir
, (5319 days ago) @ Psychocryo
Hi,
We don't have such samples simply because they're no different then the ones already included into the distribution.
You just need to add another instance of wodVPN object, set it's properties to connect to a different peer, and connect.
Since you have one instance connected to one peer, the other instance connected to other peer. In other words, you would have following objects declared (VB6 syntax):
Dim wodVPN1 as wodVPNCom
Dim wodVPN2 as wodVPNCom
wodVPN1 would in this case connect to Peer A, wodVPN2 would connect to Peer B.
The same would apply to second, third, etc. peer.
Hope this helps.
Regards,
Damba

Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.

...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...

...wodFtpDlx was exactly what I needed, it worked, and it was priced right...

I would highly recommend this to anyone who needs a good quality SFTP solution.

May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...

...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...

...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!

Your support is fantastic.

