搜索资源列表
-
0下载:
1- Start the Intraswitch server.
2- Make sure MYCLASSPATH settings in simplecall.bat / incall.sh, outcall.sh reflects
location of client-CTI jars.
3- Make sure java executable is in search path and java.policy is ok
(see "installing Intr
-
-
0下载:
这个是Java编写的聊天的server端。用的时候,应该先打开server端。等着client端连接。-This is written in Java chat server-side. Used, it should first open the server side. Waiting for client-side connection.
-
-
0下载:
这是一个客户端与服务端进行通信的java小程序,使用socket通信,当从客户端输入窗口提示的通关语,则会在窗口显示从服务器端发来的通过信息。-This is a client and server-side java applets to communicate using socket communication, input from the client window when the prompt clearance language, will be displayed in the
-
-
0下载:
java开发的网络聊天程序,包括客户端和服务端,支持留言和文件传输。需要注意的是在com.chat.db包中DBUtil.java配置数据库参数。-The development of Java network chat program, including client and server, support for message and file transfer. Note that in the com.chat.db package in the DBUtil.java config
-
-
0下载:
Round-robin load balancing is one of the simplest methods for distributing client requests across a group of servers. Going down the list of servers in the group, the round-robin load balancer forwards a client request to each server in turn. When it
-
-
0下载:
mywifi2程序为手机与电脑的vc程序TCPNetKit通信的手机端程序,手机为客户机,电脑的TCPNetKit为服务器,可以双向传输数据。
该程序是基于android的JAVA语言程序。用elipse软件打开。电脑的TCPNetKit为vc程序,用vc2008软件打开编译。-Mywifi2 procedures for mobile phones and computer vc procedures TCPNetKit communication phone-side program,
-
-
0下载:
聊天室的服务器与客户端程序,好东西啊,用java写的-Chat room server and the client program, good things, written in Java
-