Thanks a ton Michael, :D
Regards,
Rashida
Type: Posts; User: rashida.fd; Keyword(s):
Thanks a ton Michael, :D
Regards,
Rashida
Hi Michael,
Thank You for your reply. I am going to try debugging what the problem with the web server is.
My main aim to connect to a web server is to store information related to each tag.
...
Hi Michael,
Thank you for your response. You mentioned something about request headers. I don't know what you exactly mean by it.
Below is a code snippet to make the connection
connection =...
what response code do you get when you run it on the phone?
Hi,
I have a nokia 6131 which has the NFC functionality. I want to send information basically the ID of the RFID tag to the web server. I have written a midlet which works perfectly fine on the...
hi,
how do you send data from your j2me midlet to the server using php? whenever i try accessing a php page from my nokia 6131 it gives me HttpResponseCode 302..
Please help me out
Hi,
I want to send the UID of the RFID tag to a web server through php. Once I do this php scripts run on the webpage and sends me updated information. Basically whenever I read a tag, it goes to...
Hi,
I am a newbie at mobile development and am currently working with NFC technology. So, far in the demos I have seen to read a tag, your NFC enabled cellphone must touch the RFID tags.
But...