|
Re: problem sharing files between wireless and ethernet connected computers
here you go. thanks again for your help.
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\Mark>ping HPMEDIA
Pinging HPMEDIA.hsd1.nh.comcast.net [208.67.217.132] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 208.67.217.132:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Users\Mark>ping 192.168.100.100
Pinging 192.168.100.100 with 32 bytes of data:
Reply from 192.168.100.100: bytes=32 time=2ms TTL=128
Reply from 192.168.100.100: bytes=32 time=1ms TTL=128
Reply from 192.168.100.100: bytes=32 time=1ms TTL=128
Reply from 192.168.100.100: bytes=32 time=1ms TTL=128
Ping statistics for 192.168.100.100:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 2ms, Average = 1ms
C:\Users\Mark>
|