I try to issue a http get request ,
I just send the URL ("http://212.15...") as a parameter to the IssueHTTPGetL method.
when I use the code I took from the Http Client Example - it doesnt work.
when I type the same URL in the device services (and use the same connection ) I can see that the request worked.
what could be the reason for this ?
what should I change in order to make this work from the App ?
In 6600, 7610 SDK 2.0 is installed. So for satisfaction's sake you can run that program on SDK 2.1 however you will have to find a way to run it on SDK 2.0.
I am stuck at the same juncture and trying different ways to come out of that and try to run a socket client on SDK 2.0, no sooner I get the solution. I will page you
I built the app in the SDK V2.1 after copying some missing header files I took from V2.0 , the build armi urel worked and also the creating of the SIS file.
I downloaded the App to the Nokia 6600 , the download went well ,
but there is no change , the GET request still doesnt work from the App :-(