Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~659 People Reached
Favorite Forums
Favorite Tags
java x 6
Member Avatar for MisterRaver

Hi, Not sure if this is the correct forum for this, but I didn't see one for general issues. Anyway, I have a repository setup and I am using TortoiseHG to manage it. The problem I have is when it comes to merging files. If I make changes to a …

0
52
Member Avatar for MisterRaver

Hi, I am wondering if it is possible to "transfer" a Socket connection to another ServerSocket? So, say I listen for a connection on ServerSocket with port 1111. A connection is established, I know want to use a ServerSocket with port 2222 to handle this connection. Is he possible without …

Member Avatar for MisterRaver
0
246
Member Avatar for MisterRaver

Hey all. I am completely stuck here. I want to implement a round robin based service capable of load balancing http requests. ATM I have a thread with an infinite loop which listens for TCP connections. When it finds a connection, it runs another thread which will process the request. …

Member Avatar for NormR1
0
361