搜索资源列表
TCP客户服务器通讯测试软件
- TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
TCP
- TCP异步通讯程序,学通讯不能错过哦,异步异步异步啊
YCode
- 做了很多通讯服务器软件,先公布最基础的线程类源码,以后再公布“异步”TCP/IP通讯线程类源码。 本线程类,主要为了解决线程间同步互斥的问题,以及解决和主窗体数据交流同步的问题。已经很稳定长时间的运行于本人开发的服务器程序上。
TCP客户服务器通讯测试软件
- TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
tcpudpproxy
- 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success o
MySeverDemo1
- 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program f
TCP
- TCP异步通讯程序,学通讯不能错过哦,异步异步异步啊-TCP asynchronous communication procedures, letters should not miss Oh, ah Asynchronous Asynchronous Asynchronous
YCode
- 做了很多通讯服务器软件,先公布最基础的线程类源码,以后再公布“异步”TCP/IP通讯线程类源码。 本线程类,主要为了解决线程间同步互斥的问题,以及解决和主窗体数据交流同步的问题。已经很稳定长时间的运行于本人开发的服务器程序上。
chat_code
- 一个异步的TCP即时通讯工具 分为客户端和服务端,都包含在压缩包中-An asynchronous TCP instant messaging tool is divided into client and server, are included in the compressed package
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can trea
AsyTcpSocketTestDemo
- C# SOCKET编程,异步通讯方式,提供客户端和服务端。-C# SOCKET programming, asynchronous means of communication to provide client and server.
KK
- 这是一个用c#开发的异步传输文件的例子,可以供大家参考udp通讯-This is a development with c# asynchronous transfer files examples for your reference udp communication
tcp_select
- 用select实现的tcp异步通讯的动态库例子, 采用非阻塞的方式,用select实现的UDP异步通讯的动态库例子.-Tcp implemented by asynchronous communication select the dynamic library example, using non-blocking way, use select UDP to achieve a dynamic library examples
TCP
- 异步方式实现TCP的通讯,包括client和server两个程序-TCP to achieve asynchronous communication, including both client and server programs
socketPnewClient
- tcp 异步通讯列子,说明c#通过一部发送短息情况-tcp socket send message
201151021395131
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSfr a mework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 -The source code uses the asynchronous Socket methods to achieve TCP network commun
Wcf
- WCF通讯,采用TCP/IP通讯方式,包含服务端和客户端代码,异步模式。-WCF communications, using TCP/IP communication, including server and client code, and asynchronous mode.
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSfr a mework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is l
MYTOOLS
- C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PC
TCP通讯_异步 Socket_简单应用
- c# TCP通讯,利用异步的sokect流(c# TCP communication, using asynchronous sokect streams)