HOME › Forums › Gateways › Raspberry Pi › trying to authenticate › Reply To: trying to authenticate
Inactive
September 10, 2013 at 12:49 pm
Post count: 19
Hi,
I’m indeed using a HTTP GET request with the xml as content. In the case of the self written app, I indeed first create a TCP connection on port 50333. This works very well on other ports (to get a resonse from other services). I am also using fiddler as a debug tool so I can send http requests to the device without first having to code. For that, I just go to the composer tab, use the address http://[ip address of raspberry]:50333 and put the xml in the ‘request body’