搜索资源列表
PPP STACK
- 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
serverclient
- TCP/IP协议是网络通信的基础性协议,通过实验深入理解和掌握基于TCP/IP协议的网络通信概念、原理以及网络客户机/服务器模型的感念,熟悉常用的Windows API函数的用法,利用C++语言实现流式套接字的网络通信编程。 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。 实验项目的实验方法概述: 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为
TCP-and-UDP
- 使用windows套接字编写的TCP以及UDP协议下的服务器端和客户端程序的代码,使用的语言是C-Prepared using windows sockets and UDP protocols under TCP server and client code, the language used is C
TCP_Echo
- windows网络编程,利用流式套接字编写的回射服务器和客户端,编程语言:C++。-windows network programming, written using stream socket the retroreflective server and client, and programming languages: C++.
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)