搜索资源列表
-
0下载:
该代码讲述了异步Socket的工作机制,包括服务器和客户端代码-the code on the Asynchronous Socket working mechanisms, including the server and client code
-
-
0下载:
VC++下实现的异步TCP网络服务器端和客户端,很有借鉴意义-VC++ to achieve the asynchronous TCP network server and client, referential significance
-
-
0下载:
WCF通讯,采用TCP/IP通讯方式,包含服务端和客户端代码,异步模式。-WCF communications, using TCP/IP communication, including server and client code, and asynchronous mode.
-
-
0下载:
TCP/IP网络异步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network asynchronous communication, like instant messaging tool QQ network, server and client interface and programming.
-
-
0下载:
vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
-
-
0下载:
开发异步的TCP聊天程序,包含了客服端、服务器端界面设计-Development of asynchronous TCP chat program, including the customer service side, the server-side interface design
-
-
0下载:
该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。
1、TcpCSFramework 为异步Socket通信框架
2、TcpClient 为TCP客户端
3、TCPServer 为TCP服务器端 -The source code uses the asynchronous Socket methods to achieve TCP network communication can be increased by thei
-
-
0下载:
该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。
1、TcpCSFramework 为异步Socket通信框架
2、TcpClient 为TCP客户端
3、TCPServer 为TCP服务器端-This source USES asynchronous Socket way realization TCP network communication, can, through their own correspondin
-
-
0下载:
C++/CLI编写的UDP异步数据传输项目,本机既是服务端又是客户端-UDP asynchronous data transmission C++/CLI written project, the machine as a server and client
-
-
0下载:
C++/CLI编写的基于tcp协议的异步通信完整项目,包括服务端和客户端-Complete asynchronous communication project based on the tcp protocol, written by C++/CLI, including server and client
-
-
0下载:
简单的TCP异步通信例子。基于MFC对话框,实现服务器与客户端通信。-Simple TCP examples of asynchronous communication. MFC dialog-based, server and client communications.
-
-
0下载:
tcp异步通信,实现了客户端和服务器,拿来就用,作为参考具有一定的价值!-tcp asynchronous communication, the client and server, brought on by, has a certain value as a reference!
-
-
0下载:
C#同步异步客户端服务端源码 -C# Synchronous Asynchronous Client Server SourceC# Synchronous Asynchronous Client Server Source
-
-
0下载:
客户端与服务器网络通信的源码,采用异步的方式去发送和接收,效率高-The source client and server network communications, asynchronous way to send and receive, high efficiency
-
-
0下载:
基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
-