xml, bluetooth, j2me j2se
hello, i have a question: i need to write a client-server application (the client will be running on a mobile phone using j2me and the server on a windows PC) that would communicate using xml documents over a bluetooth connection. My question is: is there a simple way to send and parse documents from client to server and vice versa ?
Thank You in advance.

