搜索资源列表
talkserver
- 用Socket进行客户与服务器的通信,将一段信息写入Socket中,该Socket将这段信息发送给另外一 个socket-Socket for the client and server communication, a message will be written into the socket, the socket this information will be sent to another one socket
talkserver
- 采用tcp方式,实现文字聊天的服务端,在vc环境下实现
chat
- This a small Java program,named chat,you can run it from talkserver.bat
talkserver
- 用Socket进行客户与服务器的通信,将一段信息写入Socket中,该Socket将这段信息发送给另外一 个socket-Socket for the client and server communication, a message will be written into the socket, the socket this information will be sent to another one socket
talkserver
- 采用tcp方式,实现文字聊天的服务端,在vc环境下实现
chat
- This a small Java program,named chat,you can run it from talkserver.bat-This a small Java program, named chat, you can run it from talkserver.bat
src
- 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
TalkServer
- 多对多JAVA聊天程序,用的是多线程和SOCKET编程实现,上机实践做的-many to many talk
TalkServer
- 一个的Java聊天程序,使用TCP协议,作为客户端-A chat program in Java, using TCP protocol, as a client
TalkServer
- C#实战完成一个超级简单的服务器程序,点击窗体上的“启动”按钮,服务器就启动了,你会发现进程中多了一个服务进程,退出程序时记得要退出进程-C# actual completion of a super simple server program, click on the form on the " Start" button, the server started, you will find the process
talkServer
- java socket服务 swing窗口例子