搜索资源列表
DTU-DATACENTER
- GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通
Chat1.0
- 利用Socket编写的java聊天程序,该程序用Eclipse进行开发-Socket prepared to use java chat program, the program developed by Eclipse
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
Chat
- An implementation of Chat by applet in a window html using socket (Java (Eclipse Project-An implementation of Chat by applet in a window html using socket (Java (Eclipse Project))
chatroom
- 简单的点对点聊天程序,使用eclipse开发,socket编程-simple p2p chatroom,based on eclipse,using socket
JAVA-chat
- eclipse 简单聊天室 可socket监听-eclipse can be a simple socket listener chat room
q5
- eclipse上给予socket的即时聊天系统,有客户端和服务器端,使用时先启动服务器再打开客户端-chat project,include server and client
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
E_mail
- 用java在eclipse下用socket编写的pop3和smtp协议-Under the eclipse with java using socket pop3 and smtp protocols prepared
SocketChat
- 利用Socket对象创建的网络聊天室,包中有两个文件夹,一个是Flex项目,一个是服务器端的JAVA项目,自己用eclipse和fb创建吧!-Socket object created Internet chat rooms, package, there are two folders, one is a Flex project, a server-side Java project created with eclipse and fb it!
SSLSocket
- java 实现的SSL单向、双向加密socket数据传输,包含keystore文件,readme.txt中包含windows下生成keystore的shell ,以及来自网上的参考网址,此项目导入Eclipse后可以直接运行-java implementation of SSL-way, two-way data transmission encryption socket that contains the keystore file, readme.txt under windows gen
socket
- 安卓 eclipse环境下的 socket连接代码-android socket
Chat1.2
- 实现在线聊天,开发工具eclipse,socket的应用-online chat
pcToandroidAdbDemo
- 用eclipse实现的基于ADB协议的socket通信,能够用手机给PC发送控制命令(The socket communication based on ADB protocol is realized by eclipse, and the control commands can be sent to PC by mobile phone)
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.)