Results 1 to 2 of 2
- 07-10-2011, 04:26 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 25
- Rep Power
- 0
I need to keep a whole file as a serializable class field
Hi.
i need to save a file (zip file \ jpg ) in a serializable class
what type of field should i use?
obviously "FILE" is not good since it keeps the adress of the file only
i want to be able to send this serializable class via tcp to a server for further processing..
thanks
- 07-10-2011, 04:33 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,603
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
marking a field Serializable
By user1234 in forum Advanced JavaReplies: 9Last Post: 05-18-2010, 11:27 AM -
How can I share a static field between 2 class loaders?
By zibilico in forum Advanced JavaReplies: 6Last Post: 03-09-2010, 01:31 PM -
can I use scanner as class field?
By gcampton in forum New To JavaReplies: 13Last Post: 11-10-2009, 02:07 PM -
Class Reflection: Finding field infomation
By Java Tip in forum java.langReplies: 0Last Post: 04-23-2008, 08:09 PM -
Getting class field information using Reflection
By Java Tip in forum Java TipReplies: 0Last Post: 01-24-2008, 03:20 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks