Re: VPN Working - WeOnlyDo Discussion board

Re: VPN Working (General questions)

by wodSupport, Sunday, October 07, 2007, 19:19 (6055 days ago) @ woddrazen

Usign SendData is ok if you have smaller amount of data to send. But there's no mechanism inside to give you idea of when/how data sent, and when it's ok to send more data. Sockets provide all of this, and that's why we suggested using sockets.

You can of course use SendData if you wish. If data cannot be delivered, yuo will get teh error and should try later to send same data.

Kreso


Complete thread: