搜索资源列表
-
0下载:
ssd8 exercise 3 Write a simple datagram client/server in Java and a tcp client/server also in java
-
-
1下载:
编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application
-
-
0下载:
java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
-
-
0下载:
功能强大的webmail服务端, 功能强大的webmail服务端,-Powerful webmail server, webmail powerful server, a powerful webmail client services,
-
-
0下载:
用JAVA编写的多线程TCP SOCKET程序,支持多客户端与服务器通讯,并且是用图形界面显示,里面的CLIENT.java就是客户端,SERVLET.java就是服务器程序,FACE是图形界面程序。-JAVA prepared using multi-threaded TCP SOCKET procedures, support multi-client and server communications, and is displayed using a graphical interfac
-
-
0下载:
手机的联网应用,基于J2ME与J2EE的手机端源代码。用于移动或联通的GPRS通信的应用。支持CMNET,CMWAP两种方式访问服务器上数据。-Mobile networking applications, J2ME and J2EE-based phone client source code. Unicom for mobile or GPRS communication applications. Support CMNET, CMWAP two ways to access server
-
-
0下载:
A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
-
-
0下载:
This the code 4 chat client server in java-This is the code 4 chat client server in java
-
-
0下载:
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Soc
-
-
0下载:
里面分两个文件夹,client 在Android实现,Server 是java应用程序。运行时注意在client 的中换上Server的IP-Inside two folders, client achieve in Android, Server is a java application. Run-time attention of the client put in the Server' s IP
-
-
0下载:
a TelNet server coded in JaVa.
-
-
0下载:
FTP server and client coded in JaVa.
-
-
0下载:
simple client server in java
-
-
0下载:
A java client-server application. This is an applications for managing the activity in a software company. You can login as a manager or as a developer. The manager can assign tasks and the developer is responsable for completing them.
-
-
0下载:
TCP Echo client server in java
-
-
0下载:
Source code for a chat between 2 computers using socket in Java.
-
-
0下载:
本程序由一个server端和一个client端组成,一个简单的通信聊天小程序-a simple chat program in java,with a server and a client
-
-
0下载:
In this first part of a multi-part post, we will learn how to create a very simple socket server and socket client pair in Java
-
-
0下载:
A client server games based on Socket client server in java
-
-
0下载:
A basic client server application in java
-