Hi
I always get a message "Cannot POST /" when i running following code job1.PostString(link,"").
link --> http://ift.tt/1N0SniA
Code:
Sub run
Dim job1 As HttpJob
Try
job1.Initialize("run",Me)
Dim link As String="http://"&Hostip&":"&Hostport
job1.PostString(link,"")
Catch
Log("Exception:"&LastException)
End Try
End Sub
Cannot POST /
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/29fyBnP
via IFTTT
Aucun commentaire:
Enregistrer un commentaire