The Experts below are selected from a list of 897 Experts worldwide ranked by ideXlab platform
Gao Jian-hua - One of the best experts on this subject based on the ideXlab platform.
-
Implement and Apply of Network Sniffers based on raw socket
Computers & Security, 2013Co-Authors: Gao Jian-huaAbstract:This paper analyzes the original socket Sniffer principle,analysis of IP and its upper layer protocol structure,and the design and implementation of Windows platform based on the original socket Network Sniffer,finally elaborated the Sniffer in IP,ICMP,TCP,Telnet,FTP,FTP username password data package in the application.
Michael J Jipping - One of the best experts on this subject based on the ideXlab platform.
-
ITiCSE - Investigating wired and wireless Networks using a java-based programmable Sniffer
Proceedings of the 9th annual SIGCSE conference on Innovation and technology in computer science education - ITiCSE '04, 2004Co-Authors: Michael J Jipping, Andrew J. Kalafut, Nathan Kooistra, Kathleen LudewigAbstract:Teaching students about Networking requires laboratory investigation into Network data. Such investigation requires examination of both wired and wireless Network data. Most available Network traffic Sniffers are either too expensive or too cryptic to use. To implement Network experiments in a classroom setting, we have developed NetSpy: a Java-based Network Sniffer that allows plug-in Java modules to analyze Network data. NetSpy works with both wired and wireless Networks. Modules are written by students as part of their experimentation with traffic data. This paper describes the NetSpy system and the way it can be used in a Networking clas.
-
using java to teach Networking concepts with a programmable Network Sniffer
Technical Symposium on Computer Science Education, 2003Co-Authors: Michael J Jipping, Agata Bugaj, Liliyana Mihalkova, Donald E PorterAbstract:A crucial part of the Networking course is the examination of and experimentation with Network traffic data. Most standalone Network traffic Sniffers are quite expensive and those freely available on general purpose platforms (e.g., Linux or Windows) are quite cryptic. Because of this, we have developed NetSpy: a Java-based Network Sniffer that allows plug-in Java modules to analyze Network data. These modules are written by students as part of their experimentation with traffic data. This paper describes the NetSpy system and the way we use this in Networking class.
-
SIGCSE - Using Java to teach Networking concepts with a programmable Network Sniffer
Proceedings of the 34th SIGCSE technical symposium on Computer science education - SIGCSE '03, 2003Co-Authors: Michael J Jipping, Agata Bugaj, Liliyana Mihalkova, Donald E PorterAbstract:A crucial part of the Networking course is the examination of and experimentation with Network traffic data. Most standalone Network traffic Sniffers are quite expensive and those freely available on general purpose platforms (e.g., Linux or Windows) are quite cryptic. Because of this, we have developed NetSpy: a Java-based Network Sniffer that allows plug-in Java modules to analyze Network data. These modules are written by students as part of their experimentation with traffic data. This paper describes the NetSpy system and the way we use this in Networking class.
Donald E Porter - One of the best experts on this subject based on the ideXlab platform.
-
using java to teach Networking concepts with a programmable Network Sniffer
Technical Symposium on Computer Science Education, 2003Co-Authors: Michael J Jipping, Agata Bugaj, Liliyana Mihalkova, Donald E PorterAbstract:A crucial part of the Networking course is the examination of and experimentation with Network traffic data. Most standalone Network traffic Sniffers are quite expensive and those freely available on general purpose platforms (e.g., Linux or Windows) are quite cryptic. Because of this, we have developed NetSpy: a Java-based Network Sniffer that allows plug-in Java modules to analyze Network data. These modules are written by students as part of their experimentation with traffic data. This paper describes the NetSpy system and the way we use this in Networking class.
-
SIGCSE - Using Java to teach Networking concepts with a programmable Network Sniffer
Proceedings of the 34th SIGCSE technical symposium on Computer science education - SIGCSE '03, 2003Co-Authors: Michael J Jipping, Agata Bugaj, Liliyana Mihalkova, Donald E PorterAbstract:A crucial part of the Networking course is the examination of and experimentation with Network traffic data. Most standalone Network traffic Sniffers are quite expensive and those freely available on general purpose platforms (e.g., Linux or Windows) are quite cryptic. Because of this, we have developed NetSpy: a Java-based Network Sniffer that allows plug-in Java modules to analyze Network data. These modules are written by students as part of their experimentation with traffic data. This paper describes the NetSpy system and the way we use this in Networking class.
Lars Wolf - One of the best experts on this subject based on the ideXlab platform.
-
real time capable uwb wireless Network Sniffer poster
Mobile Ad Hoc Networking and Computing, 2016Co-Authors: Georg Von Zengen, Colin Wulf, Yannic Schroder, Lars WolfAbstract:In modern industry, robots and other highly automated machines are one of the most important parts in production. For future development in production techniques these machines will work in more flexible setups. To enable such setups wireless communication needs to fulfill strict real time requirements. In this paper we present a tool to verify whether a communication method fulfills the requirements. Furthermore, it helps during development of this communication by providing debug information. All data is provided to Wireshark, an easy to extend, open source protocol analyzer.
-
MobiHoc - Real time capable UWB wireless Network Sniffer: poster
Proceedings of the 17th ACM International Symposium on Mobile Ad Hoc Networking and Computing - MobiHoc '16, 2016Co-Authors: Georg Von Zengen, Colin Wulf, Yannic Schroder, Lars WolfAbstract:In modern industry, robots and other highly automated machines are one of the most important parts in production. For future development in production techniques these machines will work in more flexible setups. To enable such setups wireless communication needs to fulfill strict real time requirements. In this paper we present a tool to verify whether a communication method fulfills the requirements. Furthermore, it helps during development of this communication by providing debug information. All data is provided to Wireshark, an easy to extend, open source protocol analyzer.
Shi Hao-shan - One of the best experts on this subject based on the ideXlab platform.
-
Analysis and Application of WinPcap System
Computer Engineering, 2005Co-Authors: Shi Hao-shanAbstract:Packet capture is the basic technology for design of Network analysing software. The paper analyses the structure and main functions of the packet capture system WinPcap , introduces the design of Network Sniffer as an application example.