View Single Post
Old 02-21-2007, 11:44 AM   #4 (permalink)
mike240se
Junky
 
Join Date: Jan 2007
Location: NJ
Posts: 76
mike240se is on a distinguished road
Default

Quote:
Originally Posted by zorlac View Post
running client/server is a far better way of reducing resources on the game machine. The "server" part just opens a network port and listens for commands, which then sends the macros. The "client" part has to deal with loading the images, displaying and updating them, taking the touchscreen presses and working out which button was pressed. The "local" part has to do ALL of the above (apart from the network bit).
I thought so, but being how awesome a programmer you are, i wasnt sure

Have you noticed any resource usage with lomac active plugins in client/server mode? i guess its still just sending a small amount of data over the network.
mike240se is offline   Reply With Quote