peer to peer messaging
- From: "Bond" <nicholas.parnell@xxxxxxxxx>
- Date: 25 May 2005 05:34:17 -0700
Hi! I want to write an application that will send a message to another
computer using Sockets. I've wrote a simple echo client server before
using Sockets but this application is different. I want to be able to
send a message to any other computer running this application. *** The
problem that I'm running into is that when setting up the socket, if
the computer is hooked up in a network, I know the IP address of the
router... somehow I have to be able to send it directly to the
computer... how can I do this? When a user uses the application, they
log in and if there is any information I can store on the server that
would help me do this, I can... any help would be great. Thanks!
.
- Follow-Ups:
- Re: peer to peer messaging
- From: Thomas Weidenfeller
- Re: peer to peer messaging
- From: Guy Noir
- Re: peer to peer messaging
- Prev by Date: Re: Web start problem
- Next by Date: Re: Request is not of javax.servlet.ServletRequestWrapper type
- Previous by thread: Web start problem
- Next by thread: Re: peer to peer messaging
- Index(es):
Relevant Pages
|