Hi people,
I m trying to write an client-server application. My client application
will be on Symbol SPT 1740 and they will be
connecting to the server wirelessly. The server will be connected to Access
Point.

In my app many clients will be connecting to the server simaltaneously. So
is it a good idea to keep socket connections open on the Symbol device
persistently. Does it anyway overload the Access Point.  I am expecting
atleat 50-60 connections at a given time.  Or i should use a different
approach and whenever i need to send data i should  create the
socket,connect to the
server and after sending the data close the connection.

I  just want to know which approach would be better.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to