-
Jboss的安装与使用 1.1、软件安装 1.2、环境变量的设置 1.3、运行 1.5、把JBoss安装为Windows2000的系统服务 JBoss中和数据库...
Jboss的安装与使用 1.1、软件安装 1.2、环境变量的设置 1.3、运行 1.5、把JBoss安装为Windows2000的系统服务 JBoss中和数据库的连接-JBoss installation and use of the 1.1, 1.2 software installed, the environment variable settings 1.3, running 1.5, JBoss installed as a Windows system services JBoss and database connectivity, etc.
- 2022-05-21 11:03:42下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
一个多线程的扫描器的实现,可以得到机器的详细信息和状态
一个多线程的扫描器的实现,可以得到机器的详细信息和状态-a multithreaded the realization of the scanner, the machine can get detailed information and the state
- 2023-03-14 19:30:04下载
- 积分:1
-
nettime procedures can access the internet is very easy to use
nettime程序
可以随时获取internet上的时间
非常好用-nettime procedures can access the internet is very easy to use
- 2022-08-26 01:58:05下载
- 积分:1
-
一款用于网络调试用的Ping工具,绿色版软件
一款用于网络调试用的Ping工具,绿色版软件-Ping Tools
- 2022-04-24 18:07:49下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
基于C/S环境下的自动升级技术文档,教你如何实现程序设计
基于C/S环境下的自动升级技术文档,教你如何实现程序设计-Based on C/S environment automatically upgrade technical documentation, teach you how to program design
- 2022-03-05 05:35:24下载
- 积分:1
-
关于FTP的代码,支持网络间的文件传输,用户权限的设定.
关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
- 2022-01-31 12:07:58下载
- 积分:1
-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1
-
Delphi實現局域網遠端開機
遠端喚醒(Wake On Lan,WOL)是許多網管人員喜歡使用的功能之一。有了遠端喚醒,對於不需要
- 2022-02-25 04:06:10下载
- 积分:1