Skip to content

Chuntian-Xu/Service_Oriented_Ipv4_protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMNeT++/INET Service-Oriented-IPv4

Implement the Service-Oriented-Ipv4-Protocol based on OMNeT++/INET
(Simulation of Service-Oriented Maritime IoT Machine-Type Communication Network Architecture)

Version of OMNeT++/INET

Operating system: Architecture_1,3,4(Windows10-64/Ubuntu18.04.6 LTS); Architecture_2(Ubuntu18.04.6 LTS)
OMNeT++ 5.6.2
INET 4.2.5

Directory Structure

Client-Server Application:
	Architecture_1: The service header contains Service_ID and Client_ID
	Architecture_2: The service header contains Service_ID

客户端-服务器网络仿真拓扑

Peer-to-Peer Application:
	Architecture_3: The service header contains Service_ID and Client_ID
	Architecture_4: The service header contains Service_ID

点对点网络仿真拓扑

Usage

  1. Copy the program files in the program folder to the same folder as the complete INET module source file path;
  2. If there is no corresponding path in the source file, create a new folder according to the path of the program file in the program folder, and then copy the program into it;
  3. Rebuild

Contributors

Notice

This is the simulation code of the Thesis for my Academic Degree of Master of Engineering
If you want to use my code for secondary development or as part of your thesis, please contact me and let me know, thank you.

About

Implement Ipv4 ServiceId Table(<ipaddr,sid>) based on INET framework on OMNeT++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages