搜索资源列表
-
0下载:
本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
-
-
0下载:
JAVA语言编写的聊天软件,有服务器端及客户端。 支持基本聊天、语音聊天、传文件,服务器端使用ORACLE数据库,可实时监测在线状况、强制下线等。-Chat software written in JAVA, there are server-side and client side. Supports basic chat, voice chat, transfer files, use the ORACLE database server, real-time monitoring of o
-
-
0下载:
android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
-
-
0下载:
一个基于Java编写的Socket程序,提供简单的FTP功能实现
This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.
Knowledge of socket programming, applet, AWT, thread, and IO str
-
-
0下载:
Java写的多线程即时通信工具Server,用telnet作为客户端.-Written in Java multi-threaded real-time communication tools Server, use telnet as a client.
-
-
0下载:
This package is free software and is part of the
GNOME project.
The package contains an integrated GNOME VNC server
and a VNC client written in Java.
-This package is free software and is part of theGNOME project. The package contains an
-
-
0下载:
用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
-
-
0下载:
client server email system
-
-
0下载:
应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有
使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况)
内涵代码、API手册及使用说明-Huawei applied to t
-
-
0下载:
App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.-App Client- Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.
-
-
1下载:
多线程编程,实现里多客户端访问同一服务器的功能-Multi-threaded programming, client-side implementation in many of the functions access the same server
-
-
1下载:
java网络编程员代码,前八章,涉及到基本服务器,客户端编程,和多线程的基本例子,十分适合初学者。-Network programmers java code, the former eight chapters, covering the basic server, client-side programming, and basic example of multi-threaded, very suitable for beginners.
-
-
2下载:
基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
-
-
0下载:
socket programming program
server client application on sockets
-
-
0下载:
Code to transmit socket trought objects (client & server)
-
-
0下载:
局域网聊天 分为客服端和服务端
系统要求:安有JDK1.5的windows操作系统
运行步骤:
1 确保server.jar和start.cmd在同一个目录下。
2 在启动服务器端之前,务必先运行start.cmd,启动rmiregistry.
3 然后可以直接运行JAR文件——Client.jar、server.jar。
4 在server的界面中,第一个按钮为启动服务器按钮,点击之即可启动服务器。-LAN is divided into custo
-
-
0下载:
类似于联众的游戏大厅登陆界面,做的是拖拉机(升级)的进入界面,有一个服务器和4个客户端的程序组成,当客户端有人进去之后,会在其他客户端和大厅里面显示有人进入并且可以显示进入者的姓名,亦可以更改位置,当然别人坐着的位置不可更改。-Game is similar to OurGame hall landing interface, so that the tractor (upgrade) the entry interface, there is a server and four client-
-
-
0下载:
This file contains UDP sockets in java. It includes client Program as well as Server Program.
-
-
0下载:
mini chat client/server in java
-
-
0下载:
Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.
-