Generic Ethernet Simulator
Keywords:
Simulation, Ethernet, Qt Application software, UDP/IP, socketAbstract
Ethernet is irresistible due to its availability and low cost. Ethernet’s underlying protocol has the most significant method of network optimization and detailed evaluation for modeling and simulation. The main objective of this paper is to eliminate the dependency on any external systems as much as possible in project integration phase and to build completely Generic Ethernet Data Simulator which we can use in the absence of actual system. Generic Ethernet Simulator is a tool where all protocol simulation and transference of data is done. Hence this tool helps in illustrating the transmission of Unicast, Multicast and Broadcast. This tool is developed using Qt application software.