搜索资源列表
-
0下载:
基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
-
-
0下载:
根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。
-According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
-
-
0下载:
java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示
客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片
实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
-
-
0下载:
TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
-
-
0下载:
设计一个应用程序,实现下列功能:
客户端:输入三个数,以逗号分隔,并发往服务器处理,接收并显示处理结果
服务器端:接收客户端送来的数据,计算以这三个数为边的三角形的面积。处理结果分为:1)数据格式异常;2)不能构成三角形;3)三角形的面积
注:自行选择所使用的协议(TCP/UDP)-Design an application to achieve the following functions: Client: Enter three numbers separated by com
-
-
0下载:
client server interaction using UDP
-
-
0下载:
《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web coo
-
-
0下载:
企业即时通讯工具,采用C/S架构 + TCP/UDP协议 + Socket + 多线程技术实现。客户端支持:用户上下线,单聊,群聊,自定义消息字体样式,表情、图片发送,文件发送,语音聊天,修改状态,修改头像,修改密码等。服务端支持:服务器管理、用户管理、服务配置管理、日志管理等。
-Enterprise instant messaging tool, using the C/S architecture+ TCP/UDP protocol+ the Socket+ multithreadin
-
-
0下载:
1.Run Server.java first to monitor
2.read n_port. In this program and the n-port are 6060.
3.In the Client window, you will see
"Remember the n_port and r_port are both 6060"
"Please input the host name of server"
4.Since I tested th
-
-
0下载:
A good Java Socket TCP+UDP Client+Server.
-
-
0下载:
TCP套接字编程实现:
开发一个多线程服务器,它能并行服务于多个请求。
提示:
用Java或c/c++语言开发;
通过调用操作系统API接口创建线程;
假定3个客户端,客户端i发送“Hi,God”,服务器回答“What can I do for you, my son i”,客户端收到后显示服务器回答。
分别用TCP和UDP两个协议来测试,端口号自定义
-TCP socket programming: Develop a multi-threaded server,
-
-
0下载:
TCP and UDP implementation for Java. With these files you can easily use UDP and TCP with a java server or client.
-
-
0下载:
使用java编写的tcp,udp的客户端,服务端代码-java tcp udp client server demo
-
-
0下载:
数据库 TCP/udp通讯,访问,通讯结果显示(database TCP udp Client Server)
-
-
0下载:
These Are Some Of The Programs Based On Networking In JAVA. Programs Include - Chat Appl (TCP), Chat Appl (UDP), Date Time, Echoing, HTML Getter And Port Sniffer. Please Note That In Client/Server Applications You Need To Start The Server First And S
-