搜索资源列表
穿透Socks5 代理的UDP编程1
- 关于p2p编程的一些资料-p2p programming on some of the information
vc基于udp的简单网络编程
- 开发工具Microsoft Visual C++ 6.0,WIN32程序,基于udp的网络传输
TankWar1.9.11
- java实现的网络版坦克大战源码,可以同时多人对战,对于学习tcp,udp,socket等网络编程,多线程编程等具有极好效果,同时亦可学习网络游戏的编程思维。-java implementation of the online version of Tankedaizhan source, you can simultaneously multiplayer, the study tcp, udp, socket, such as network programming, multi-threa
warPuber
- 魔兽联机,对战 搜索,发布,聊天! udp 这是一个纯java写的魔兽对战平台.不抓包.原理非常简单. 可以聊天,可以发布自己的魔兽主机.有人建立主机或者人满了也会有声音提示. 学习网络编程.非常好! -Warcraft Online, Battle search, publish, chat! Udp This is a pure java write Warcraft Battle platform. Not Ethereal. Principle is very simpl
JAVAClient_Server
- 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
QQ
- 网络聊天小程序,属于基于Console的UDP编程-Web chat applets are based on the UDP Programming Console
ChineseChess
- 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
javaTCPUDPcode
- java TCP UDP 编程学习源代码-learning java TCP UDP programming source code
UDPChat
- java编写的局域网聊天小程序,是基于网络编程的应用,UDP无连接协议。-LAN chat written in java applet is based on the application of network programming, UDP connectionless protocol.
udp
- 用 udp协议实现双方的通信,我的一次课设,计算机网络实验编程用的,可以运行起来,非常不错-Udp protocol implementation with the correspondence between the parties, I have a class-based, computer network used for experimental programming, you can run up very good
UDP
- Java编程中的UDP编程的简单应用,包含服务端和客户端的程序-UDP programming Java programming in a simple application, including server and client program
clientServer
- 实现UDP client和server端,适合于初学者学习网络编程。
wangluobianchengshiyan(6)
- 1、对实验4的第二个题目用UDP编程实现。 2、编写一网络聊天程序,用户界面部分已经编好,清将发送消息和接收消息部分补全。(采用多线程方式)-1, on the subject of the second experiment 4 Programming with UDP. 2, the preparation of a network chat program, has compiled a good part of the user interface, clear to send me
udp-server
- 关于网络编程的浅析,非常有用,适合初入 学习,没有操作系统-Analysis of network programming is very useful for entering the study, no operating system
UDP_Java
- 运用java实现UDP编程,包含Server和Client端程序,可以直接运行。-UDP programming using java implementation, including Server and Client-side program can be run directly.
java_net
- java TCP和UDP编程示例。很容易掌握的,看一下就懂。-java TCP and UDP programming examples. It is easy to grasp, look to understand.
Socket-UDP
- socket udp编程 udp的实现 socket udp的实现代码-socket udp code
C_S_UDP
- 详细介绍了UDP编程,使用套接字的过程,有需要可以下载(Introduced in detail the UDP programming, the use of socket process, there is need to download)
javaTCPUDP编程
- 一个测试TCP与UDP通信功能的用java开发的小demo(the Demo of java UDP and TCP)