Thanx for all the replies which I have got. Actually You all guys are right but I want the application to be like "all mine".
I want a server application that take information from PDA , communicate with database and dynamically generate information and send to the PDA. For this I can use any kind of server side technology i.e PHP , ASP , JSP etc Making a server application for web clipping is the same as for common web page. This is what ferdianand Alimadhi has written. Ferdianand you are right but what "all mine" means is that I don't want to use web servers or any kind of web server technologies. The reason behind this is that when my Application will develop then if I am going to purchase that application then It contains a pre-requisite that the client must have a web server and you know web servers are very expense. So what I want is that the client must only have a static or dedicated IP and nothing else. Then my server application will install on the client's machine on a specific port and my client application which will be on the PDA will communicate with my server application through any (better HTTPor HTTPS) protocol and connect with the IP and port and then my server application will see what request does the client application make and then according to it the server application will connect with the database and then database sent back the information back to the client where I do some rendering to display the data on PDA. Now server application means not running on a web server it means just an application that runs a port and on a dedicated IP machine. What I want to know now is is this all possible and if possible then how and how to render the data to display on PDA and if not possible then what are the other ways excluding Web Clipping. I have tried web clipping and can make my application using any server side programming, but I won't. So I think now I have cleared what I want to develop. Waiting for replies. Thanks again for all of the replies. Thanking in anticipation. Fawaz __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
