-
ObjectInputStream throws IOException
AA,
Dear All,
when I compile the below command everything is fine, but it throws an IOException while running the program.
The problem is not in catching the exception. The problem is that so I'll not be able create an instance of ObjectInputStream.
By the way the incoming is Socket and it's not null (I've checked that).
ObjectInputStream inputData = new ObjectInputStream(incoming.getInputStream());
I hope I was clear
Waiting for replies...
-
Why is the IOException thrown? This is the actual question.
Similar Threads
-
Replies: 1
Last Post: 03-27-2006, 08:00 AM
-
Replies: 0
Last Post: 01-23-2006, 07:13 PM
-
Replies: 1
Last Post: 11-04-2005, 08:58 AM
-
By braindead in forum C++
Replies: 1
Last Post: 07-27-2005, 07:51 AM
-
By Andrew McLellan in forum Java
Replies: 3
Last Post: 05-09-2001, 05:34 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks