Results 1 to 5 of 5
Thread: multithreaded client socket
- 08-25-2012, 03:00 PM #1
Member
- Join Date
- Aug 2012
- Posts
- 3
- Rep Power
- 0
multithreaded client socket
i need to write a program to connect to devices at a specified port and send a command and download the data from it.i have to connect to 50 thousand devices using client socket and download data from it. i have to download this data every minute and i have to do this in java.
can some one suggest me a best way to do this?
Are there any open source framework available for doing this?
thanks in advance
- 08-25-2012, 03:55 PM #2
Re: multithreaded client socket
The Apache project has some packages that could be useful.
If you don't understand my response, don't ignore it, ask a question.
- 08-25-2012, 05:24 PM #3
Member
- Join Date
- Jul 2012
- Location
- Earth
- Posts
- 75
- Rep Power
- 0
Re: multithreaded client socket
- 08-26-2012, 07:50 AM #4
Member
- Join Date
- Aug 2012
- Posts
- 3
- Rep Power
- 0
- 08-26-2012, 01:31 PM #5
Similar Threads
-
Extra Q needed between buffered socket read and buffered file write? (multithreaded)
By lark1313 in forum Threads and SynchronizationReplies: 0Last Post: 05-24-2012, 08:37 PM -
Reading object in multithreaded socket server
By dario111cro in forum NetworkingReplies: 1Last Post: 02-06-2012, 11:04 PM -
how to handle PORT - - Multithreaded Client UDP
By maribo in forum NetworkingReplies: 9Last Post: 06-16-2010, 08:00 AM -
Multithreaded Client/Server Chat program
By f0ns in forum Threads and SynchronizationReplies: 3Last Post: 10-21-2009, 05:26 PM -
Identify Client in Socket Client Server Application
By masadjie in forum NetworkingReplies: 1Last Post: 12-20-2007, 09:18 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks