Login  
Search All Forums
Dart Home | PowerTCP Sockets for .NET | Custom Development Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
AuthorForum: PowerTCP Sockets for .NET (Secure and Standard)
Topic: Ping Abort method
addingon

From: USA
Posts: 7
Member Since: 04/05/06
posted January 21, 2015 2:13 PM

Hi,

We're porting our VB6 project to .NET, and are using the Ping control from Sockets for .NET V4.4. Is there anything special needed to replace the old Ping.Abort ActiveX method? There are circumstances where I don't want an outstanding ping return to fire the Ping Echo event. Would a Dispose method call do it? I want to be able to still use the Ping control afterwards though.

Thanks,

Ray
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted January 21, 2015 5:25 PM

Hello Ray,

There is not an equivalent method in our .NET Ping or PingSlave class. If you don't want to raise the Ping Echo event, don't call Ping.Marshal(), or ignore the data in the Echo event.
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX