搜索资源列表
Ex 2
- 介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.
commmag
- 产生随机的网络拓扑(包括节点位置及流量),然后产生所有可能的进度表并计算其可达到的速率。另外,也可用更为精确的物理层模型来进行速率计算。-random network topology (including the location and flow nodes), and then have all the possible schedule and calculate the rate can be achieved. Besides, it also can be used for mor
RMI入门例子
- RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, t
MathSocketServer
- 一个用Java socket实现的服务器,具有计算简单数学函数的功能-a Java server socket achieved with a simple mathematical calculation of functionality
delphiUrlDownloader
- server.exe为服务端程序,用upx加壳后可达到9k左右,只是简单调用UrlDownloadToFile函数实现,没什么难度。 下载地址和保存路径长度设定为64个字节,主要是为了方便计算偏移地址。 brcc.bat设为你Delphi目录下bin子目录的路径。-server.exe for-service program, UPX shell can be reached about stamina, simply call UrlDownloadToFile Funct
CSSendFile
- 基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows envir
crcjiaoyan
- 计算输入数据的crc校验码,以判断接收数据是否正确-calculation of input data crc check code, in order to determine whether the right to receive data
NetTalkN
- 实现了子网广播地址的自动计算。这应该是原来版本中最不好用的一个问题。时不时有网友发邮件给我,说在他们的局域网中用不了。问题其实就是子网广播地址,我是把适用我们公司用的子网广播地址写死在程序了。在其他的局域网中用,要改这个值并重新编译。所以这次把这个问题做掉了,不过解决的并不彻底。程序可以自动取到本机的IP地址,并根据该IP地址的子网掩码计算出子网广播地址。但一台机器上有可能装多个网卡,并绑定多个IP地址,一些虚拟计算机软件也会产生一些虚拟的网卡。我是最不喜欢在程序中加dialog的,所以我就自做
网络
- 用java编写的在客户端输入两个数据,在服务器端进行加减乘除运算,并将运算结果返回到客户端-used in the preparation of the two client input data on the server side for the arithmetic calculation, and calculation results back to the client
