搜索资源列表
uip0.9.tar
- 该程序在8位-16位单片机上实现TCP/IP协议,含完整 C 语言源码和实现文档-procedures in the eight to 16-bit microcontrollers to achieve TCP / IP protocol, with a complete C language source code files and realize
e041tcpipc51
- 51单片机TCP/IP实现源码,C语言编写,实现了UDP,TCP等功能-51 SCM implementation of TCP / IP source code, C language and realized the UDP, TCP functions
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
pppd
- linux下ppp协议的一种实现源码,全部用C语言编写
TCPTest
- C语言实现TCP连接的测试程序,源码经多次重复测试没有问题或bug-C language realization of TCP connection test procedures, source code, as there is no problem with repeated testing or bug
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
TCP
- TCP/IP协议分析C语言源码下载 TCP/IP协议分析C语言源码下载-TCP implementation. Follows RFC 793 as closely as possible
RTP_lib_0.1
- RTP协议库 实现源码,包含RTP所有的协议,及调用方法,C语言编写-RTP protocol library implements the source code, including all RTP protocol, and call the method, C language
Socket_training
- socket编程,在windows环境实现tcp/ip通信,c语言源码-socket programing
ping
- 该源码用c语言编写,属于网络编程,该ping程序是完成网络层的ICMP协议中的ping命令,可以测试发出的ping包和接收的ping包。-The source code using C language, belonging to network programming, the ping program is to complete the network layer of the ICMP protocol in the ping command, you can send Ping pac
c-UDP-
- c语言UDP传输系统源码 c语言UDP传输系统源码-UDP transmission system c language source code c language UDP transmission system source code
基于TCPIP协议的文件传输源码
- 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
TCPIP服务器客户端
- 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)