使用两个trying 5210G,我试图在两个网络( netA和netB )之间创建一个网络桥。我想分享我的互联网连接从netA到netB,使用AP从netB。
netA :: Wireless ADSL modem / router : 192.168.1.1
DHCP disabled
Wireless AP in client mode, LAN connected with ADSL router @ 192.168.1.254
netB :: Wireless AP in AP mode : 192.168.1.253
DHCP di
我有一个程序,它将数据从一台pc发送到另一台使用UDP (数据大小150字节)。该程序是在Delphi7 (TldUDPClient和TldUDPServer组件用于发送和增强数据)中编写的。我需要测试这个程序在30%的数据包丢失。
我将ipfw用于windows (从sourceforge下载):
ipfw -f flush
ipfw add pipe 1 ip from any to any out
ipfw pipe 1 config plr 0.3
当我使用ping时,我看到了30%的数据丢失。
当我启动我的delphi程序后,经过一段时间的工作,它会返回一个错误:socket err