搜索资源列表
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
DatagramDemo
- android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
Java_Socke183657142005
- 一个基于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
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
udpSample
- Sample UDP Socket Client/Server For Java version
UDP-chat
- UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
UDPServer
- UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
UDP_Multicast
- 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
chatroom
- java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
udpclient
- 简单udp服务器客户端代码,通过编译可以接受udp服务器端响应!-Simple udp server client code through the compiler can accept udp server-side response!
Beginner_H178933932004
- This is used to show a developer how to use and build Client / Server app s by using Sockets. This is very basic, and doesn t go over using UDP. -This is used to show a developer how to use and build Client/Server app s by using Sockets. This is very
UDP
- J2ME UDP服务器和客户端,小程序在java J2ME中运行-J2ME UDP server and client
assignment3
- Java UDP Ping Client/Server
UDP
- Java编程中的UDP编程的简单应用,包含服务端和客户端的程序-UDP programming Java programming in a simple application, including server and client program
UDP(Java)
- This file contains UDP sockets in java. It includes client Program as well as Server Program.
Java-udp
- 采用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.
udp-pinger-java-lab
- 基于udp的ping 客户机和服务器,能够实施简单的pinger 小功能,是计算机网络自定而下的课后实验-udp pinger client server
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
UDP-Server-master
- UDP- client and server program in java
Java的UDP通讯
- 使用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.)