954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to consume asp.net wcf service into J2ME

We have a mobile game application created using j2me. This application need to communicate with an asp.net wcf service to send/receive data in json format. I have created the service and uploaded on to server. The url is somewhat http://xyz.com/TheService.svc .

This service provides some methods for example -

int add(int n1, int n2),
string getfullname(string fname, string lname)

I am facing the problem on how to consume it.

Any help is greatly appreciated.

nash_p
Newbie Poster
1 post since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: