PDA

View Full Version : Creating Web Services to BB


billyleo
11-27-2007, 06:47 PM
Hay,
I am hoping to make a webservice that my phone can request am xml file from which will have some data contained in it.
Please can someone out there give me some advice?
I would like to make a program on my server in Visual studio/C# that will be contactable by the BB and then I wish for the app to send the xml file to the phone via the web.
I will make a javame program for the phone to request this info. Will there be issues when i have a java program on a phone trying to get an xml file from a C# application?
Thanks in advance for any help guys!