▍1. TCP_UDP_IRC
socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
说明: 对SICK激光雷达传感器返回的网口数据进行解析,取出其中的光强、距离(Analyze the network port data returned by the sick lidar sensor, and take out the light intensity and distance)
FreeFileSync是一个易于使用的开放源码文件夹同步和比较软件,简单易用。 FreeFileSync[1] 首先是文件同步功能,可以在指定的两个文件夹之间进行单向或双向的同步,点击程序窗口右上方的绿色齿轮图标可以设置相关参数;期间也可以自定义需要筛选的文件,有“包括”和“例外”两种过滤方式,定义需要过滤的文件类型,这就看个人需要了。(FreeFileSync is an easy to use open source software folder synchronization and comparison, easy to use. FreeFileSync [1] The first is file synchronization, you can specify the folder between the two one-way or two-way synchronization, click the program icon in the window at the top right of the green gear can set parameters period can also be customized to sift through the file, the " include" and " exceptional" two filtering methods, definitions need to filter the file types, which depends on personal needs.)
说明: C# 版socket 收发 TCP协议 有模版样例(Csharp socket sending and receiving TCP protocol Sample with template)
说明: 简单http服务端,有简单的POST和GET请求,对于数据处理CGI程序,需要开一个子线程服务(The simple HTTP server has simple post and get requests. For data processing CGI program, it needs to open a sub thread service)
说明: winpcap ndis和wfp驱动代码(winpcap ndis and wfp driver code)
这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
用来控制网卡的源码,可以列出机器中所有的网卡,并可实现禁用和启用网卡(card used to control the source, a list of all the machines card and can achieve banned and the opening of NIC)
说明: 轻量级ftp,功能单一,纯命令行界面,操作简单,安全性采用isa加密(a very simple ftp (client and server))
NS3模拟环境中实现网络编码模块,增加一个全新的水平之间的传输和IP层实现了两种不同的网络编码协议来提高TCP在无线Mesh网络中的性能(network coding module for NS3)
说明: 基于距离向量算法的路由协议的实现,用c++实现了rip路由协议的距离向量算法,支持动态路由表的变化。(Implementation of routing protocol based on distance vector algorithm)
说明: matpower 7.0,需要请的自行下载(Matpower7.0, download on your own)
该软件可以进行网络拓扑仿真,分析,生成。并且可以对处理文件进行分拆和合并。(The software can be network topology simulation, analysis, generation. To deal with and can be split and merge files.)
网络数据包抓取代码,压缩包里面的代码比较全,没有解压密码。(network packet capture code,when you extract archive,you no need put in keys.)
网络数据包抓取代码,压缩包里面的代码比较全,没有解压密码。(network packet capture code,when you extract archive,you no need put in keys.)
使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发(Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple point-to-point multi-threaded network chat software, using multi-threaded send and receive data )
用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)