搜索资源列表
-
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下载:
一个基于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下载:
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下载:
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下载:
This file contains UDP sockets in java. It includes client Program as well as Server Program.
-
-
0下载:
采用UDP协议,编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。* 客户端指定一个服务器上的文件名,让服务器发回该文件的内容,或者提示文件不存在。(服务端程序和客户端程序分别命名为Server.java和Client.java)*/-Using UDP protocol, write a Java Web application, the application sub-server-side program and client program in two parts.
-
-
0下载:
mini chat client/server in java
-
-
0下载:
Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.
-
-
0下载:
用Java编写的简单ftp客户端,没有使用ftp包,自己建立的控制连接、数据连接。看了该程序后能理解网络通信的基本原理。服务器端用ftpserver,十分方便测试,附在压缩包内。还有我自己写的报告,还有编程时出现的问题及解决办法-Simple ftp client written in Java, do not use the ftp package, they established control connection and data connection. After reading t
-
-
0下载:
This document contains iportant Client server program in java
-
-
0下载:
Tcp client server communication using Java
The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]
-
-
0下载:
使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)
-
-
0下载:
netconf server written in python
-