资源列表
W5500_DHCP
- DHCP example for STM32F103RB microcontrollers
TCP_Test
- 用C#写的简单的通讯工具,基于TCP ,亲测可跨网段(在云服务器上实验)(A simple communication tool written in C#, based on TCP)
智能防火墙
- 智能防火墙,采用包过滤技术实现,c++或c语言(Intelligent Firewall)
TCPIP服务器客户端
- 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
LeafSoft
- 串口通讯测试,tcp与udp通讯测试。ping测试(Serial communication test, TCP and udp communication test.)
TCP通信程序设计
- Linux操作系统下的TCP通信程序设计,能完成一定的通信功能。
WCF群聊
- 利用WCF实现群聊功能,多客户端同时聊天,实现同步更新。(Using WCF to achieve group chat function, multi client chat at the same time, achieve synchronous update.)
TCP通讯_异步 Socket_简单应用
- c# TCP通讯,利用异步的sokect流(c# TCP communication, using asynchronous sokect streams)
socket通讯测试
- 三菱plc fx_5u tcp套接字Active编程(MITSUBISHI PLC socket Active programming)
TCP-IP详解卷1 2 3
- tcp/ip协议,一共三卷,对于学习网络的人来说,这是必看的资料(Tcp/ip protocol Volume 1)
标准C语言实现基于TCPIP协议的文件传输
- 标准C语言实现基于TCPIP协议的文件传输,其中包含服务端端实现:Server.c与客户端实现:Client.c
SocketAsyncServer
- SocketAsyncServer basic code