View Single Post
  #1 (permalink)  
Old 12-30-2007, 02:34 PM
eva eva is offline
Member
 
Join Date: Dec 2007
Posts: 49
eva is on a distinguished road
Sending a Vector to TCP server
Hi,

I want to send a Vector containing many objects from TCP client to the TCP server.

Code:
Vector [Students] vector = new Vector [Students] ();
Please advice me how can I do that.

- PEACE
Reply With Quote
Sponsored Links