搜索资源列表
基于TCP的局域网多用户通信、文件传送程序详解
- 基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simp
基于TCP聊天系统
- 这是一款基于TCP服务器的聊天系统。可以实现局域网间聊天-This is the TCP server-based chat system. LAN can be achieved between Chat
基于TCP的聊天室的简单实现_MyChat
- 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
delphi 基于TCP的文件传输
- 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
基于TCP的客户/服务器通信程序设计源代码
- 基于TCP的客户/服务器通信程序设计源代码
基于TCP客户与服务器通讯实例
- 基于TCP客户与服务器通讯实例
基于tcp/ip的网际互连
- 上传的代码主要是根据基于tcp/ip网际互联而实现了客户机,客户机/服务器模型的模拟,代码写的比较干净,已经在实验室经过调试运行,具有一定的价值。
sybian tcp 源码
- 对学习手机网络软件开发有帮助,基于TCP的客户端源码
C#TCP网络聊天
- 用C#实现一个简单的基于TCP协议的网络聊天软件。
服务器客户tcpip
- VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end procedure
基于TCP的局域网多用户通信、文件传送程序详解
- 基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
TCP IP协议源码
- 实现一个运行在16位数字信号处理器TMS320VC5402上的小型嵌入式TCP/IP协议栈。对TCP/IP协议中的IP协议、ARP协议、UDP协议进行分析,完成基于TCP/IP协议的嵌入式网络系统-A small embedded TCP/IP protocol stack running in a 16bits data signal processor TMS320VC5402 is implemented. IP, ARP,
基于TCP的聊天室的简单实现_MyChat
- 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
基于TCPIP的局域网多用户通信系统
- 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP/IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simp
基于TCP-IP协议的网络编程练习
- 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
123456WINSOCK-TCP
- 网络聊天程序 基于tcp/ip的 初学网络编程的朋友们可以试一试-Internet chat program based on tcp/ip the beginner Network Programming friends may try
tcp-file-server
- 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program