I have some software that can emulate things like BER and delays on the network.I need a way to test the BER module of the software to make sure it actually works correctly.My solution is to create a
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.开发者_JAVA百科
I\'m current working on a program that scans my network and discoveres computers and devices on the network. I use various operations to find data on the devices I discover, but want to distinguish th
Question: I\'m testing a section of cable-fault finding software, and I\'d like to reliably and reproducibly generate cable faults on a cat5 cable.
I\'m a beg开发者_StackOverflowinner to ethernet programming, I want to access the ethernet port and send/recieve packets to/from it. I thought of using the CIM_EthernetPort class, but don\'t know how
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one probl开发者_StackOverflow社区
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Is there a way to join an Ethernet multicast group?All documentation I found is about adding an IP group.