搜索资源列表
socket-code 多线程Socket编程的例子
- 一个多线程Socket编程的例子,不用多说了吧?读通之后你会发现比你看10本书还强。实际应用-one example zbout socket
java
- mina 开发的例子。实现网络通讯的开发。包括socket。http等通讯协议。-mina development example. Network communication development. Including the socket. http and other protocols.
socket
- 关于SOCKET的单用户,以及多用户多线程问题,java,是老师给的范例-About SOCKET single-user, as well as multi-user multi-threaded issues, java, is a teacher gave an example of
Socket
- 一个简单的java Socket通讯实例,实现简单通讯功能-A simple example of java Socket Communications, the realization of a simple communication
javasocketHttpServer
- java中用socket编写HttpServer的例子-java using socket example of the preparation of HttpServer
socket
- 一个JAVA的SOCKET例子,经过测试,很好用,对JAVA学习比较有帮助-SOCKET example of a JAVA, tested and very good use of JAVA Learn more help
Socket
- Socket example using java.
java socket 编程
- 本例包含服务器端和客户端,多线程,每线程多次发送,Eclipse工程,启动服务器使用 nu.javafaq.server.NioServer,启动客户端使用 nu.javafaq.client.Nio-This example contains the server side and client, multi-threaded, each thread repeatedly sent, Eclipse project, start the server using the nu.javafaq
src
- java nio socket 源码是java nio 编程的例子,简单易学-java nio socket programming java nio source is an example, is easy to learn
NetBeansProjects
- netbeans SOCKET的简单例子,代码很简单,也很垃圾-netbeans SOCKET simple example, the code is very simple, and very rubbish
SOCKET-agenda
- Example of socket use in java. An address book was implemented.
Socket
- java socket 简单例子,最简易的SOCKET编程例子-java socket simple example
src
- Java 简单界面socket本机聊天案例-a simple java socket example
Socket
- 本例子是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。-This example is a simple demonstration of Android Socket chat room source code examples, can only Andrews PC client receives a message, not in th
bizsocket-master
- socket编程,简单的实现,tcp、udp例子,可以参考(Socket code socket programming, simple implementation, TCP, UDP example, you can refer to)
RMIgui
- This is a very simple java rmi example. It has an interface, the implementation class, the server and then the client. Make sure that you run the server first and then run the client.
socket.io-client-java-master
- java版的websocket,通过socket.io for java api来实现的 完整的demo例子可以直接运行。(Java version of the websocket, through the socket.io for Java API to achieve the complete demo example, you can run directly.)
socket1
- Socket例子1,如何运用socket的程序代码(Socket example 1, how to use the program code of socket)
socket2
- Socket例子2,如何运用socket的程序代码(Socket example 1, how to use the program code of socket)
chat_socket_server
- 这是一个简单的网络编程的势力,client表示客户端,server表示服务器端(socket programming This is a simple socket programming example.you can download,and just import your eclipse.Then can run succeed.)