搜索资源列表
MySocket
- 用vb.net socket实现一个异步通信的服务器端源代码-vb.net socket
Socket
- socket做的点对点的聊天工具,可以实现点对点的聊天,实现PC与PC之间的通信-socket to do peer-to-peer chat tool to achieve peer-to-peer chat, the realization of PC and PC communication between
MyQQ
- 用C#实现的仿QQ聊天程序,采用Socket进行通信-Using C# to achieve imitation QQ chat program to communicate using Socket
TCPLister
- VB.net socket 异步通信服务类包括服务端及客户羰, 服务端采用异步机制,可连接多客户。-VB.net socket asynchronous communication service class services to clients and customers carbonyl, the server uses asynchronous mechanism, you can connect multiple clients.
Socket-two-way-communication
- 类似于QQ风格的双向通信 Socket(.net)双向通信-QQ is similar to the style of two-way communication Socket (. Net) two-way communication
asyntcplistener---1012-38-13--01
- 这是基于 socket 的 异步 通信 服务器 功能 聊天-This is socket-based asynchronous communication server function chat
Socket-VB.net
- wind7下winsock通信,方便上位机和下位机通信用-wind7 next winsock communication
WpfTest
- UDP通信接口,支持GDW376.1协议,数据转发,RS232与Socket双通道,wpf初学,练手,但获益匪浅-UDP communication interface, support GDW376.1 protocol, data forwarding, RS232 and Socket dual channel, wpf beginner, practice hands, but benefited
Socket
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行
ThreadTest
- C#通信小程序实例, 实现类似QQ的通信 Socket Thread-C# Communication applet instance, to achieve a similar QQ communication Socket Thread
SocketClientApp
- 通过socket通信建立服务端程序,用于门禁控制器(客户端)的连接,成功后进行门禁控制。-Through the establishment of socket communication server program for access controller (client) connection, after the success of access control.
demo
- 该Demo总共包括三个项目: 1.StriveEngine.SimpleDemoServer:基于StriveEngine开发的服务端。 2.StriveEngine.SimpleDemoClient:基于StriveEngine开发的客户端。 3.StriveEngine.SimpleDemo:直接基于.NET的Socket开发的客户端,其目的是为了演示:在客户端不使用StriveEngine的情况下,如何与基于StriveEngine的服务端进行通信-The D
ChatClient
- 客户端聊天,利用socket通信进行的客户端聊天的系统-online chatting
VC++ 使用socket基于TCP、UDP通信
- VC++ 使用socket基于TCP、UDP通信(VC++ uses socket, based on TCP and UDP Communications)