how can i connect a PDA wirelessly to a server

hi i want to write a program that a PDA be able to connect to a server wirelessly, download the information such as user loging page from server and then update the server. does anybody knows how can i do that. many thanks
[243 byte] By [arashbanisaeida] at [2007-10-3 3:53:43]
# 1

This would be a basic HTML thing. Just put up a webpage and a CGI script on a server and use the built-in web browser on the PDA to

Otherwise an applet would work.

Sun also has the Java Mobile SDK for mobile devices such as cell phones and PDAs.

Check it out, there is a lot of things you could do with this.

watertownjordana at 2007-7-14 21:51:37 > top of Java-index,Core,Core APIs...