搜索资源列表
-
0下载:
利用C#语言,socket机制实现简单的客户端和服务器端的聊天程序-Using C# language, socket mechanism to achieve a simple client and server chat program
-
-
0下载:
C# 异步TCP Socket聊天室(1服务器,N客户端) 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communications. For a chat program, it
-
-
0下载:
一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the se
-
-
0下载:
在.net环境下,使用C#编程实现基于Socket的聊天室,此软件有一个服务器,其它电脑运行客户端,可以实现,类似与QQ的聊天,选中私聊与所选成员进行聊天就可。-In the. Net environment using C# Programming Socket-based chat rooms, this software has a server, other computers running the client, you can achieve similar QQ chat, pr
-