搜索资源列表
export.zip
- 又一个用Borland C++3.1编译的TCP/IP协议栈
ppp.rar
- uc/os下tcp/ip/ppp协议站
(IP Messenger) Ver2.04
- -跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-- cross platform information exchange, based on TCP/IP (UDP), does not need the server, simple Yi Yongke transmits the document and the folder communication data uses RSA/Blofish to
TCP.IP终端程序源代码
- TCP.IP终端程序源代码-TCP.IP terminal program source code
TCP服务器端MANK
- 一个TCP/IP的服务器端,但是增加了列表显示以及对客户端标示管理!-A TCP/IP server program with list display and client management
123456WINSOCK-TCP
- 网络聊天程序 基于tcp/ip的 初学网络编程的朋友们可以试一试-Internet chat program based on tcp / ip the beginner Network Programming friends may try
tcp[1].ip
- Tcp/ip 详细解答配套的TCP/IP资料非常的有收藏价值值得出学者看 -DEC / ip detailed answers supporting TCP / IP information are very valuable for collection, worth up to see scholars
tcp.ipterminalprogram
- “TCP.IP终端程序源代码”是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能-"TCP.IP terminal program source code" is a realization of a TCP.UDP terminal procedures, through the terminals can be achieved POP3, SMTP, FTP and other functions
tcp-cs
- TCP/IP协议的使用 在redhat9下测试通过-TCP / IP protocol used in the test under redhat9
IP Messenger v2.50a7 Full Source
- 是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.
VB(TCP-IP)
- 用VB实现客户——服务器(TCP/IP)编程实例。
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.
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
TCP数据转发服务程序源码
- TCP数据转发服务器源码,该程序服务器监听两个连接。一旦连接建立后,就把两个客户端的数据相互转发。克服了两个私网IP电脑无法相互传送数据的难题。该代码在VC6.0环境下编译
TCP
- Using the Network By LCP17XX TCP/IP
STM32+ENC28J16以太网控制LED源代码
- STM32+ENC28J16的以太网实例,验证OK的整个工程文件,学习TCP/IP协议很有参考价值,实例通过WEB页面控制4个LED的亮灭。
stm32f103f107 TCP/IP
- stm32f103f107 TCP/IP / WEB Server
TCP/IP通讯协议源码和vpp
- vb写的TCP/IP通讯协议源码和vpp,包含客户端和服务器接口,SocketServer,SocketClient源代码和vpp。