Serialization

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.  

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  431 to 436 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
I am using a ObjectOutputStream to serialize and send an object over a socket connection. When attem...
Tue 04/17/01
01:04:53PM
 
0
Tue 04/17/01
01:04:53PM
103
 
 
Is it possible to directly serialize a whole vector - instead of having to serialize the individual ...
Thu 04/12/01
05:00:45PM
 
1
Thu 04/12/01
04:47:56PM
110
 
 
What is object oriented programming??
Mon 04/09/01
01:05:00PM
 
1
Sun 03/25/01
04:02:08PM
99
 
 
Am trying to access a 'C' structure through Sockets. Server is written in C and client is written in...
Thu 04/05/01
11:29:58PM
 
0
Thu 04/05/01
11:29:58PM
109
 
 
Hi using MIME PArts ton convey MIB Data. Right now, my MIME Part has only one MIB Variable. How cou...
Tue 04/03/01
12:04:46PM
 
0
Tue 04/03/01
12:04:46PM
107
 
 
 
After writing 2 or more objects into a serialized file, I am not able to read the objects back from ...
Wed 03/21/01
04:47:23AM
 
0
Wed 03/21/01
04:47:23AM
108
 
 
Results  431 to 436 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact