Re: [racket] internet connect through ip sharer

2010-10-26 Thread Neil Van Dyke
kty1...@gmail.com wrote at 10/26/2010 03:14 AM: thank you for your replying I think my case is the most former one what I have to do if there is some problem to be able to get a route? [..] > * You might not be able to get a route, especially if a home router is doing NAT. Try traceroute to se

Re: [racket] internet connect through ip sharer

2010-10-26 Thread kty1104
thank you for your replying I think my case is the most former one what I have to do if there is some problem to be able to get a route? On Oct 26, 2010 1:44am, Neil Van Dyke wrote: 김태윤 wrote at 10/25/2010 11:47 AM: I want to make program that connect both computer and send and receive dat

Re: [racket] internet connect through ip sharer

2010-10-25 Thread Neil Van Dyke
김태윤 wrote at 10/25/2010 11:47 AM: I want to make program that connect both computer and send and receive data. but my trying fails again and agian There are a number of possible problems, including: * You might not be able to get a route, especially if a home router is doing NAT. Try tracer

[racket] internet connect through ip sharer

2010-10-25 Thread 김태윤
hello there are two computer. one is in here, and another is in other country. both of two computer connected to internet by IP sharer. I want to make program that connect both computer and send and receive data. but my trying fails again and agian my trying looks like this one computer runs follo