搜索资源列表
tcp-ipayixidailv
- 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放
pjproject-0.5.10.4
- Open source, comprehensive, small footprint multimedia communication libraries written in C language for building embedded/non-embedded VoIP applications.
TCPIPprotocolren
- TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.
ACE-5.4.tar
- 用c++语言编写的TCP/IP网络协议栈-prepared by the TCP / IP network protocol stack
ppp-2.4.2
- C语言实现的 PPPOE客户端代码,可以适合移植到嵌入式系统-C language implementation of the PPPOE client-side code can be ported to embedded systems suitable
bacnet-stack-0.5.4
- BACnet协议栈开源代码,应用在嵌入式平台中。-BACnet open source protocol stack for embedded systems, Linux, and Windows http://bacnet.sourceforge.net/ Welcome to the wonderful world of BACnet and true device interoperability! About this Project -----------
VC_netU
- 1、该程序为一个可实现的网络邮盘系统 2、分为客户端和服务器端 3、使用TCP传输。 4、拥有帐号密码验证系统。 5、实现原理:将数据放入到服务器端。提供客户端进行上传和下载。-1, the program can be realized as a network disk system Post 2, is divided into client and server 3, the use of TCP transmission. 4, has a password authe
btmas_fe
- BTMAS网站BT发布系统Standard v3.1.5 FE 静态网页化版 BTMAS 网站BT发布系统是新一代BT发布系统,速度更快,超高负载,占用资源极小,非常适合中大型BT网站投入使用和运营 具有以下特点: 1. 采用新UDP协议作为BT发布服务器,连接BT服务器速度更快,性能卓越,快速稳定,集成高负载BT服务器 2. 支持POPUP式资源信息介绍框显示(类似BTCHINA) 3. 支持POPUP式BT种子分析结果信息介绍框显示(类似BTCHINA)
pjproject-1.4.5
- 著名的sip协议实现。可以在上面进行二次开发,例如语音,voip,传真等。-Famous sip protocol implementation. Can be carried out in the above secondary development, such as voice, voip, fax, etc..
lunwen
- 功能描述: 1. 能够捕获所有进出本主机的数据包完整显示数据包头信息和内容。 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高 亮显示。如点击IP Source Address(解析树中IP源),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方 向(A地址-&g
20093319
- (1) 使用常用的网络工具查看网络情况 (2) 学习子网的规划和划分方法 (3) 熟悉Eclipse 开发环境 (4) 学习HTTP 协议,编写简单的HTTP 1.0 客户端程序,编写简单的HTTP1.0 服务 器程序 (5) 学习多线程,编写多线程HTTP 1.0 服务器程序 (6) 学习RMI,编写简单的RMI 程序-(1) the use of common network tools to view network status (2) learning and
RemoteControl
- 远程桌面监控系统 (1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。-Remote Desktop Monitoring System (1) real-
The-Linux-TCP-IP-Stack---Networking-for-Embedded-
- Linux TCP/IP Stack. 1: Physical. Layer. 2: Data. Link. 4: Transport. 3: Network. 7: Application. 6: Presentation. 5: Session. Interface Layer (Ethernet, etc.) Protocol ...
LwIP
- 本文的章节安排是这样的:第2、3、4节对LwIP做一个总体上的描述,第5节是关于操作系统模拟层的内容,第6节是内存和缓冲区管理,第7节介绍LwIP网络接口抽象层,第8、9、10介绍IP、UDP、TCP协议的实现,第11、12节介绍如何与LwIP协议栈接口及LwIP提供的API,第13、14节将分析协议栈的实现,第15、16节提供LwIP API的参考手册,17、18节提供例子代码。-This chapter arrangement is like this: 2,3,4 LwIP do a se
TCP
- 基于TCP协议实现客户端与服务器在约定的端口上进行数据传输。客户端程序仅知道服务器的主机名,并不知道服务器的IP地址。 客户端 1从命令行输入服务器的的主机名连接到服务器; 2获取本机的相关信息包括:IP地址、开通的端口、操作系统的名称、本机名称列表、操作系统版本号、硬件版本; 3将上述信息进行凯撒加密并发送给服务器; 4接受服务器返回的经处理后的字符串,并显示; 5当用户输入CTRL+D或者“bye”时终止连接并退出。 服务器端 1服务器等待客户连接,连接成功后
Lab45
- 计算机网络协议实验4/5:ipv6的接受与发送,以及ipv6的转发实验-receive and send and transition of ipv6
eth_tcp_client_server-4.5.tar
- 不错的小型tcp/ip协议,能够在8,16,32为的单片机上都能运行-The tuxgraphics stack is the smallest and fastest TCP/IP stack. It runs on microcontrollers as small as atmega88. It was designed with web server functionality in mind and it has proven itself over many years.
FiveChess
- 设计五子棋需要实现的内容包括1)五子棋的界面即绘制棋盘2)网络的链接采用C/S结构即客户端与服务器3)五子棋的落子即走棋4)界面即服务器端界面和客户端的界面5)五子棋输赢规则。-Design backgammon need to achieve, including 1) backgammon interface that draw chessboard 2) network link using C/S structure that the client and server 3) backg
poco-1.4.5
- 最新版的poco跨平台编程框架,提供多种系统兼容的ipc、网络通信实现-The latest version of poco cross-platform programming framework that provides a variety of system-compatible ipc, network communication to achieve
5415415151515165165165
- 网络编程实例范例4,5种 -Examples of types of network programming examples 4,5