Re: Socket Won't Connect
- From: Mark Space <markspace@xxxxxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 01:44:34 -0700
Chase Preuninger wrote:
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);
Not enough info. Show us how you are actually calling this when if fails. SSCCE please.
.
- References:
- Socket Won't Connect
- From: Chase Preuninger
- Socket Won't Connect
- Prev by Date: Re: Socket Won't Connect
- Next by Date: Re: I have a problem for my return in the output
- Previous by thread: Re: Socket Won't Connect
- Next by thread: Re: Socket Won't Connect
- Index(es):
Relevant Pages
|