Author | Forum: General Questions Topic: Socket exception while sending ping using Dart power TCP |
ramptechnosoft From: India Posts: 5 Member Since: 01/08/14 |
posted January 8, 2014 2:52 AM Hi, Iam trying to scan network and find all available devices in network,so iam using Dart SNMP with dotnet.below is code Dart.PowerTCP.Sockets.Ping ping; try { ping.BeginSendIcmp(ip, null); } catch (Exception ex) { } Iam passing valid IP address but getting below exception An attempt was made to access a socket in a way forbidden by its access permissions I have Admin rights and using windows 7.I have also turned off firewall. Please anyone help me .Its urgent. Thanks Ram |
Jamie Powell (Admin) From: Rome, NY USA Posts: 448 Member Since: 03/13/07 Extra Support Options Custom Application Development |
posted January 16, 2014 11:19 AM Thank you for your post. We are missing some important information regarding your sockets license. Please send your product key (serial number) to support@dart.com and include a reference to this forum post. Once this information has been received we can continue. Thank you, Jamie |
Reply | General Questions Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |