Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Sockets + databases

  Asked By: Alex    Date: Apr 25    Category: Java    Views: 628
  

Im currently creatin a multiclient+server application that
access DB and returns a set of data to the client.

Im just askin how can i send a resultset data back to the client for
display. The scenario is that the client is askin for a list of
stock available from the server and the server is gonna process
query statements and send the data back. I now that the object has
to be serialised and that there may have to be a vector to send the
data through, but im having problems on how to implement it. Also
the server has to cater for multiple clients. If someone could
please provide a link or sample code itll be much appreciated.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Sockets + databases Or get search suggestion and latest updates.




Tagged: