Results 1 to 2 of 2
Thread: Non Blocking Network
- 08-06-2007, 04:39 AM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Non Blocking Network
Hi, I am writing some networking code for an application. I setup a socket, then use its input and output streams to send and receive messages from a server. The I am having is that whenever I read from the socket's input stream, it blocks.
In my application, messages must be able to be sent without delay but they cannot because the inputstream is still trying to read in information. Is there anyway around this?
Thanks.
- 08-07-2007, 06:49 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Similar Threads
-
How to get URL from network machine
By Mir in forum NetworkingReplies: 1Last Post: 04-02-2008, 12:08 AM -
How can I figure out all the IPs on my network devices
By coco in forum NetworkingReplies: 3Last Post: 12-25-2007, 04:10 AM -
Using Applets for network connection
By bugger in forum New To JavaReplies: 0Last Post: 11-19-2007, 05:16 PM -
How to classify Network Traaffic
By consult4u in forum NetworkingReplies: 0Last Post: 07-30-2007, 02:26 PM -
ElegantJ Network Bean 1.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-06-2007, 03:06 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks