-
ICMP开发的好例子
ICMP开发的好例子-ICMP developed a good example
- 2023-06-25 05:05:05下载
- 积分:1
-
以三种方式实现PING操作
以三种方式实现PING操作-three ways to achieve operating PING
- 2022-01-25 18:43:02下载
- 积分:1
-
Test the local network traffic, in memory drawing, and then to graphic display.
测试本机的网络流量,在内存中绘图,然后以图形显示。-Test the local network traffic, in memory drawing, and then to graphic display.
- 2022-01-25 16:47:45下载
- 积分:1
-
基于局域网通信的软件客户端,附加文件传送功能
基于局域网通信的软件客户端,附加文件传送功能-LAN-based communications software client, Additional File Transfer Function
- 2023-07-12 01:20:03下载
- 积分:1
-
这是java程序的
FormParameterServlet.java
这是java程序的
FormParameterServlet.java-This is the procedure FormParameterServlet.java
- 2023-09-02 02:35:03下载
- 积分:1
-
简易电子白板的实现,可以帮助对实现白板的朋友有所帮助
简易电子白板的实现,可以帮助对实现白板的朋友有所帮助-Simple Whiteboard realize, can help to realize whiteboard friends help
- 2023-06-29 15:15:03下载
- 积分:1
-
很好,欢迎下载。2009年4月16日.很好,欢迎下载。很好,欢迎下载。...
很好,欢迎下载。2009年4月16日.很好,欢迎下载。很好,欢迎下载。-Well, welcome to download. April 16, 2009. Well, welcome to download. Well, welcome to download.
- 2022-04-30 20:17:22下载
- 积分:1
-
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet C...
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet Communications
Engine,简称Ice1。其主要设计目标是:
• 提供适用于异种环境的面向对象中间件平台。
• 提供一组完整的特性,支持广泛的领域中的实际的分布式应用的开发。
• 避免不必要的复杂性,使平台更易于学习和使用。
• 提供一种在网络带宽、内存使用和CPU 开销方面都很高效的实现。
• 提供一种具有内建安全性的实现,使它适用于不安全的公共网络。
更简单地说, Ice 的设计目标可陈述为:“让我们构建与CORBA 一样强
大的中间件平台,而又不去犯CORBA 所犯下的任何错误”。
- 2022-08-06 15:27:57下载
- 积分:1
-
IP Router : A new tool for Gigabit Networking
IP Router : A new tool for Gigabit Networking
- 2022-01-25 17:30:52下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1