Results 1 to 2 of 2
Thread: Client-Client Connection
- 12-27-2012, 10:06 PM #1
Senior Member
- Join Date
- Jan 2009
- Location
- NJ, USA
- Posts
- 183
- Rep Power
- 5
Client-Client Connection
I have an application that allows users to connect to each other, and naturally it works fine on local machines, but when it comes to connecting to machines outside my network that won't work. So, what I'm thinking about doing is setting up a remote server that will contain the a mapping of unique ids to an ip:port address. Then when a client wishes to be a server it sends a request to that server asking for a unique id, then any clients requesting info from that id will get the right address from a request to that server. I'm not sure if this will work... not sure if I even explained the idea correctly. But any suggestions or advice with it?
Also, 1337th thread in this section :DLast edited by AndrewM16921; 12-27-2012 at 11:05 PM.
- 01-01-2013, 03:27 AM #2
Member
- Join Date
- Dec 2012
- Posts
- 6
- Rep Power
- 0
Re: Client-Client Connection
easier way is to use a tunneling system like tunngle or hamachi for direct connections because for internet communication you need to portforward the socketports and with hamachi or tunngle you get a virtal ip to do this very easy
so you can use your programm, and only type your new virtual ip and connect
Similar Threads
-
Problem connection client to server (Unknown Source)
By Shikatsu in forum NetworkingReplies: 16Last Post: 08-31-2012, 01:06 AM -
How Server will Notification to Client about connection being successful?
By shahzan41 in forum NetworkingReplies: 1Last Post: 04-28-2012, 02:11 PM -
client javadb connection over internet
By OmerHalit in forum JDBCReplies: 15Last Post: 05-26-2010, 11:27 AM -
Java client - proxy connection
By ragnonerodocet in forum NetworkingReplies: 0Last Post: 03-10-2010, 06:21 PM -
Connection reset error in FTP client
By Waterbottle in forum NetworkingReplies: 0Last Post: 03-23-2009, 09:03 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks