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
, (5550 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
, (5550 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
, (5550 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 SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...

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

It was no small factor, however, that your support in getting me up and running made me buy from you.

Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.

...your service has been phenomenal. It's always quick and you are there when I need you.

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?

Thank you very much for the rapid responses. I was a little nervous about dealing with a company that is on a different continent from me. You have proven my concerns to be unfounded.

Your customer service was excellent, and I will look at your products in the future for precisely that reason.

You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.

It is very refreshing to find such helpful, knowledgeable and quick responding technical support.

