servlet socket connection

来源:互联网 发布:新加坡 人工智能 编辑:程序博客网 时间:2024/05/17 09:17


java web部署 启动线程 (监听socket等)

http://www.cnblogs.com/kenkofox/archive/2010/05/10/1732024.html


 java socket多线程


http://wgyblog.com/html/113.html;jsessionid=F6F8DBF036F33FF676C558BCD60528A6


web中部署socket长连接,多线程处理客户端连接

http://www.oschina.net/code/snippet_254415_21779


http://stackoverflow.com/questions/1403755/how-to-create-a-thread-that-runs-all-the-time-my-application-is-running

http://stackoverflow.com/questions/4372562/how-to-create-servlet-that-will-listen-on-specific-port-and-accept-tcp-connectio

Java Servlet Examples

The examples on this page are from various sources. They have been collected and implemented by Jeff Schmitt.

http://triton.towson.edu/~schmitt/server/servlet/


Chapter 17: Network Programming

http://archive.corewebprogramming.com/Chapter17.html


Chapter 5. Walkthrough: Dart Chat

https://www.dartlang.org/docs/dart-up-and-running/contents/ch05.html