搜索资源列表
SocketDemo
- 一个利用SOCKET聊天的程序,可以本机和本机聊天,也可以很同一个局域网的聊天。帮助大家理解关于SOCKET的应用。-A procedure for the use of SOCKET chat, you can drive the machine and the chat can also chat with a local area network. Help us to understand the application on the SOCKET.
SocketDemo
- 这是java语言编写的Socket编程的例子给初学这一个参考 代码很精简-This is the java language examples Socket Programming a reference to the beginner it is very concise code
SocketDemo
- Socket初级应用,快速掌握网络编程。-Primary application, grasps the network programming.
socketDemo
- java socket编程里面的,提供了一些例子供需要的同学学习-failed to translate
SocketDemo
- 简单的socket实现聊天,但是里边的格式还有一些问题,不过聊天信息时能相互发送的。-socket
SocketDemo
- 实现javasocket通信功能,包括聊天的小界面和对话功能。-socket connection.
socketDemo
- 一个简单易懂的socket例子,先跑服务端,让程序持续循环,然后跑客户端,连接服务端。(a simple demo about socket .Run server first and it will continue to wait for the client's request ,then run the client.)