搜索资源列表
NetServer0
- 网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP) -network infrastructure TCP / IP protocol IP address, Ports,#$#!263995#!#$200431992752.rar!#$#delphi development of a serial testing software for lea
code
- 是一个Tcp和Udp网络通信的小程序,能实现客户端和服务器之间简单的发送信息的功能。
chat
- 利用UDP协议进行网络通信,实现的Internet网络聊天程序。
dadafaf
- 根据一个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
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
1udp
- 基于UDP协议的网络通信程序,向服务器端发送100个数据包-UDP-based network communication program, the server sends 100 packets
bellman-ford
- 用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
java
- Java入门基本源代码,包括采用UDP数据报通信实现的点对点聊天、创建Access数据库student及表、对MySQL数据库执行SQL语句创建stuinfo表、连接指定数据库并获得数据库属性信息、用于控制网络考试时间的组播、执行插入和删除数据的SQL语句、组播聊天-Introduction to the basic Java source code, including the use of UDP datagram to achieve point to point communicatio
fiveb
- 个人网络协议与通信编程课程的大作业——五子棋。基于Java语言UDP的网络编程。-Personal network protocols and communications programming course operations- 331. The Java language UDP-based network programming.
Java-network-communication
- 【源码】Java网络通信【Tcp&Udp】-[Source] Java network communication [Tcp & Udp]
udp
- 基本的UPD网络实现的客户端和服务器端通信-UPD network to achieve the basic client and server communications
LANChatProgram
- 局域网聊天程序:一个以Socket通信机制为基础的网络聊天程序。 服务器端: 多线程方式处理客户端,负责响应客户端的各种信息:用户登录、客户端请求处理。 客户端: (1)、负责用户界面初始化、为用户提供登录界面、将信息发送至服务器、接受服务器反馈,实时显示信息。 (2)、负责实现用户界面的各种组件事件的处理。 (3)、当用户单击好友图标时,将初始化新的聊天窗口,并通过UDP建立与其他用户的通信。当用户收到其他用户发来的数据报,将在本地初始化新的对话窗口,并开始通信。-LA
Socket
- sock网络编程,包括同步通信,异步通信,网络协议,套接字-sock progrem ,TCP,UDP