CLIENT-SERVER relationship between midlet-applet,
November 7, 2008 at 12:17 AM
-actually i have made a car in applet using graphics and have added various functionalities in it like moving forward and backward,left right,horn etc next i made a midlet program where i assigned various functions to various keys like 2-up 6-down etc now i want when i press a key in midlet it should move car in applet i want code to establish clieny-server relationship between midlet and applet,also tell me the procedure to run it and whether i have to ise tomcatserver
View All Comments
| View Tutorial