搜索资源列表
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
pppccode
- ppp协议C语言源程序,详细分析了PPP的工作原理,对学习PPP是一份很好的程序
tcp
- 这个是linux下,用c语言写的客户端和服务器通信的tcp程序
TCPchecksum
- 用C语言编写的求TCP,UDP包头校验和的程序。
TCP_IP_Experiment
- 讲述在UNIX平台进行TCP/IP网络实验的书籍,在书中,您将通过多个C语言编制的程序来熟悉各个网络协议。
Local_area_network_truncation_package_procedure.ra
- 一个局域网环境中,用C 语言实现(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。
dsock-h
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
dsock-lib
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
TCP_IP_MSP430
- 用msp430的c语言编写的TCP\IP程序,包括pdf文件介绍(有密码作者未提供,请发email向作者要)-a TCP/IP programme with msp430 s c language,contains a pdf file explain.
TCP Socket
- C++语言写的有客户端和服务器端的基于socket的程序
TCP_C
- 用于TCP连接,基于C++语言编写的一个程序。-For the TCP connection, C++ language based on a program.
rlarm
- 用C语言编写的以太网开发程序,用KEIL开发环境-Ethernet using C language development process, using KEIL Development Environment
TCPTest
- C语言实现TCP连接的测试程序,源码经多次重复测试没有问题或bug-C language realization of TCP connection test procedures, source code, as there is no problem with repeated testing or bug
pop3
- 利用libnids来对电子邮件协议pop3协议分析程序。C语言实现。-Libnids to the use of e-mail protocol pop3 protocol analyzer. C language.
UDP
- 讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
SNTP
- 简单网络时间协议的程序C++语言实现,#include "SNTPClient.h" CSNTPClient client //声明CSNTPClient客户端类 client.RequestServer("210.72.145.44") //调用类接口连接国家授� � -Simple Network Time Protocol procedures for C++ language,# include " SNTPClient.h" CSNTPClie
Ping
- C 语言实现Ping程序 提供多个选项-C program Ping
ping_
- c语言编的ping程序,包括一些常用的网络应用方法-c language program for the ping, including some commonly used methods of network applications
cPPPRIMEPLUS4
- C++语言的发展方向以及C++程序员的关注点,已经从以往注重运行时效率,转向到千方百计地提高程序员的编程效率上。随着标准库的广泛使用,现在已经能够比以往更高效地学习和使用C++。本版充分体现了这样的可能性-C++ language, as well as the development of C++ programmer' s attention has been focused on from the previous run-time efficiency, shift to do e
tcpip
- 基于NE2000的以太网通信程序,使用tcp/ip协议栈,需要用到keil软件进行编译(Ethernet communication program based on NE2000, using tcp/ip protocol stack, need to use keil software to compile)