搜索资源列表
export.zip
- 又一个用Borland C++3.1编译的TCP/IP协议栈
服务器客户tcpip
- VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end procedure
SyncComm
- TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据-TCP / IP network communications DLL for the data to the designated stops sending data
commun
- 一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序-a multi-user support based on the TCP / IP protocol client / server communication applications
局域网文件发送
- 局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP / IP protocol for the transmission of documents
本地计算机网络编程实例
- 获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务 获取计算机的所有网络资源 修改本地计算机的所有网络设置 获取计算机TCP/IP协议的所有信息-access to the computer name and IP address of the computer to obtain access to the subnet mask DNS set up computer ac
JavaTCPIP
- JAVA网络开发的基本框架模式 TCP/IP协议-Java Web development framework of the basic mode TCP / IP protocol
阿锐电子白板
- 基于TCP/IP协议的网络绘图系统,对学习GDI+绘图的朋友有点帮助-based on the TCP / IP protocol network mapping system, to learn the GDI graphics friends a little help
win2000rawSocket
- 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击-listed for the TCP / IP protocol, and allows users to create a custom TCP / IP header, allowing IP fraud and other types of attacks
tcpip-uip0.9
- 这是嵌入式TCP/IP协议uip,由c语言开发而成-This is embedded TCP / IP protocol East, and was developed language c
WinsockTester
- 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP / IP communications software for novice Windows Socket Api learning is a very good information
socket_examples555
- 使用C/C++语言实现简单的TCP/IP协议,实现了客户端的功能,可接受网页和服务器的内容。-use C / C language simple TCP / IP protocol to achieve the client's functional, acceptable website and the content server.
TCPChat
- 一个利用Visual C++实现的基于TCP/IP协议的网络聊天室-a Visual C achievable based on TCP / IP networks Chat Room
SocketProgramming
- socket用中文意思就是我们常说的”套接字“,我们用它来解决基于TCP/IP协议的网络通信-socket in Chinese means we often call the "socket", we use it to solve based on the TCP / IP protocol communications network
TCPasdsdgfvsdrtvgbgf
- 很多不同的厂家生产各种型号的计算机,它们运行完全不同的操作系统,但TCP/IP协议组件允许它们互相进行通信。这一点很让人感到吃惊,因为它的作用已远远超出了起初的设想。TCP/IP起源于60年代末美国政府资助的一个分组交换网络研究项目,到现在90年代已发展成为计算机之间最常应用的组网形式。它是一个真正的开放系统,因为协议组件的定义及其多种实现可以不用花钱或花很少的钱就可以公开地得到。它成为被称作“全球互联网”或“因特网”(Internet)的基础,该广域网(WAN)已包含超过100万台遍布世界各地
tcp-cs
- TCP/IP协议的使用 在redhat9下测试通过-TCP / IP protocol used in the test under redhat9
Raw TCP-IP类库
- 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP / IP protocol, and allows users to create a custom TCP / IP header, allowing IP fraud and other types of attacks. The bank also used the
用csock得到机器时间,需要简单tcp-ip协议
- 采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。-CSOCKET used to be a time server using TCP / IP 13 ports for the service, asked for time to install the computer services simple TCP / IP protocol.
STM32+ENC28J16以太网控制LED源代码
- STM32+ENC28J16的以太网实例,验证OK的整个工程文件,学习TCP/IP协议很有参考价值,实例通过WEB页面控制4个LED的亮灭。
TCP/IP通讯协议源码和vpp
- vb写的TCP/IP通讯协议源码和vpp,包含客户端和服务器接口,SocketServer,SocketClient源代码和vpp。