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 need to keep a list of clients with name and number. I don´t know how many clients will connect, ...
Mon 09/16/02
04:58:09PM
 
2
Mon 09/16/02
03:13:58PM
27
 
 
When I Encode an object using XMLEncode everything seems to be OK except that my Vector objects do n...
Mon 05/27/02
11:43:15PM
 
1
Sat 05/25/02
03:29:29PM
27
 
 
Hi, I have developed an application that can communicate with a wireless modem via a COM Port, prov...
Mon 02/18/02
01:16:14AM
 
0
Mon 02/18/02
01:16:14AM
27
 
 
I want to exchange objects between sockets, and I want to use a GZIP stream over my object stream in...
Tue 04/16/02
06:13:55PM
 
0
Tue 04/16/02
06:13:55PM
27
 
 
I want to test whether excepiont is throwed and where will the exception be cathced.For example,Clas...
Wed 06/26/02
04:50:45AM
 
1
Tue 06/25/02
08:15:56PM
27
 
 
 
I am trying to pass a java object to a servlet running in different JVM from my perform method (runn...
Fri 07/12/02
11:29:21AM
 
0
Fri 07/12/02
11:29:21AM
26
 
 
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