搜索资源列表
TCP
- TCP异步通讯程序,学通讯不能错过哦,异步异步异步啊
tcp异步选择 通信
- 采用select的tcp异步通信示例代码
tcpayncchat
- 采用C# TCP 异步通信开发的 聊天室系统 服务端和客户端都有
tcp
- 聊天室程序 mfc写的界面 多人聊天等采用异步选择模型 -Chat program
code
- TCP异步通信编程实例,基于C#语言开发,实现异步通信面向连接的程序设计。-failed to translate
tcp
- 基于c#的tcp异步传输数据程序。使用多线程机制。-a project with c# base on the TCP protocol.
AsyncSocketFileServer
- C#写的异步传输文件的源代码,适合初学者学习参考.-C# asynchronous transfer files to write the source code, suitable for beginners to learn information.
KK
- 这是一个用c#开发的异步传输文件的例子,可以供大家参考udp通讯-This is a development with c# asynchronous transfer files examples for your reference udp communication
transfile
- vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
Asynchronous-TCP-chat-room
- 以C#实现TCP异步服务器的接收和发送,处理客服端发送过来的不同的消息格式-To C# to achieve asynchronous server TCP send and receive, handle customer service sends a different message formats over
TCP
- 一个简单的基于C#的TCP异步简单编程 包含界面和源代码 很适合初学者-A simple TCP-based C#, including asynchronous programming simple interface and source code is suitable for beginners
base--TCP
- 基于TCP异步的聊天室程序的原理简介。具体实现这个网站应该有了-TCP-based chat program asynchronous Principle. Concrete realization of this Web site should have
tc
- tcp 协议下的聊天的工具,支持异步,分为客户端和服务端-tcp chat support asynchronous agreement
Tcp-talk
- 简单的TCP异步通信例子。基于MFC对话框,实现服务器与客户端通信。-Simple TCP examples of asynchronous communication. MFC dialog-based, server and client communications.
tcp-chat
- 一个TCP异步聊天程序。虽然小但是各种原理都涉及到了。复习基础还是蛮好的-An asynchronous TCP chat program. Small but are related to the various principles. Review basic or fine
TCP-chat
- TCP异步多人聊天室,实现以TCP协议的异步多人聊天室功能,实验设计,网络编程课设-TCP chat
tao-1.6.0
- Tao 是一个轻量级的 TCP 异步框架,使用 Go 语言实现。Tao提供了一种用框架支撑业务逻辑的机制。你只需要与客户端定义好消息格式,然后将对应的业务逻辑编写成函数注册到框架中就可以了。(Tao is a lightweight TCP asynchronous framework implemented in the Go language. Tao provides a mechanism for supporting business logic with a framework. Y
TCP
- 异步实现的C# TCP编程客户端和服务器。使用的时候,自己新建工程,然后导入,即可使用(The asynchronous implementation of the C# TCP programming client and server. When you use it, you can build a new project, and then import it, you can use it.)
AsyncTest
- TCP异步编程完整代码,可以看看,适合网络编程入门(TCP asynchronous programming complete code)
TCP通讯_异步 Socket_简单应用
- c# TCP通讯,利用异步的sokect流(c# TCP communication, using asynchronous sokect streams)