Closed ajwecker closed 6 years ago
I tried http://myaddress:8080/myweblog but it didn't work
Any HTTP endpoint that listens for POST request will work. The data is sent as a JSON in the body.
Can I change the port? that is use http://myser:8081. Thanks
On Wed, Jan 24, 2018 at 3:19 PM, Nicolas Bridoux notifications@github.com wrote:
Any HTTP endpoint that listens for POST request will work. The data is sent as a JSON in the body.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Bridouille/android-beacon-scanner/issues/10#issuecomment-360130158, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcwDcwfWvtYZ2yMX6Db0urpRLWahx85ks5tNy3QgaJpZM4RrGMu .
-- Alan J. Wecker, M.Sc. Doctoral candidate Information Systems, University of Haifa, Israel DISI, University of Trento, Italy
Senior ACM Member
Yes, it should work!
Can I get an example of a weblogger?