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 , (5156 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 , (5156 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 , (5155 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
The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
I really like these products - they are consistently first rate!
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
Your component works really great. With minor effort I have been able to convert my delphi application...
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
Don't be fooled by the cost, it's value and quality far exceeds the price being charged!
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.