Socket Won't Connect
- From: Chase Preuninger <chasepreuninger@xxxxxxxxx>
- Date: Tue, 29 Apr 2008 18:15:33 -0700 (PDT)
Does anyone have any idea why when I create socket connections like
shown they only really work when I test them on my local machine or
when I test them on 2 computers on my wireless network. Other than
that I can't get a peer to peer connection to work.
Socket s = new Socket(Some InetAddress Object, Some Port);
.
- Follow-Ups:
- Re: Socket Won't Connect
- From: Chase Preuninger
- Re: Socket Won't Connect
- From: Mark Space
- Re: Socket Won't Connect
- From: Nigel Wade
- Re: Socket Won't Connect
- From: Knute Johnson
- Re: Socket Won't Connect
- Prev by Date: Re: I have a problem for my return in the output
- Next by Date: Re: GUI app freezing completely
- Previous by thread: I have a problem for my return in the output
- Next by thread: Re: Socket Won't Connect
- Index(es):
Relevant Pages
|