[GH-ISSUE #107] Ping local network #49

Open
opened 2026-02-27 15:48:30 +03:00 by kerem · 2 comments
Owner

Originally created by @OpenSourceCS on GitHub (May 8, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/107

Adding a feature to ping 192.168.1.1 to 192.168.1.255 (or any other range) would be useful for diagnosis of network problems. The .NET Framework has built in class for pinging.

Originally created by @OpenSourceCS on GitHub (May 8, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/107 Adding a feature to ping 192.168.1.1 to 192.168.1.255 (or any other range) would be useful for diagnosis of network problems. The .NET Framework has built in class for pinging.
Author
Owner

@bitterypaul commented on GitHub (May 9, 2015):

Is the ping class supported in .NET Framework 2.0?

<!-- gh-comment-id:100435119 --> @bitterypaul commented on GitHub (May 9, 2015): Is the ping class supported in .NET Framework 2.0?
Author
Owner

@rabbitsmith commented on GitHub (May 27, 2015):

yes. ping class is supported in both 2.0 and in 3.5 cp

<!-- gh-comment-id:105824919 --> @rabbitsmith commented on GitHub (May 27, 2015): yes. ping class is supported in both 2.0 and in 3.5 cp
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#49
No description provided.