Guest
Login
Register
Home
Help
Search
Login
Register
more G-Labs products
This forum is soon going to be read-only.
Please join the new
HomeGenie community on Google+
HomeGenie Forum
Automation Program Plugins and Wizard Scripting
Help
HOW TO SEND HTTP POST method?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: HOW TO SEND HTTP POST method? (Read 965 times)
January 29, 2015, 09:43:27 AM
Read 965 times
kobi.beja
Information
Newbie
Posts:
21
HOW TO SEND HTTP POST method?
Hi
I wondering how to send HTTP
POST
via C# at HG.
I have snap shot from wireshark with all the information if somone can help.
Address:http://192.168.1.147/action.cgi
Data: action=tog&output=1
Thanks
Kobi
Logged
January 29, 2015, 05:46:37 PM
Reply #1
maxflax
Information
Full Member
Posts:
90
Re: HOW TO SEND HTTP POST method?
Do POST with the NetHelper.
http://www.homegenie.it/docs/doxy/d1/d60/class_home_genie_1_1_automation_1_1_scripting_1_1_net_helper.html#a8578bbf9b5ea868430a1273d7f1c5f02
Logged
January 29, 2015, 06:28:26 PM
Reply #2
kobi.beja
Information
Newbie
Posts:
21
Re: HOW TO SEND HTTP POST method?
Hi ,
Thanks for your response,
I'm not very strong in programing I'm beginner
Can you help with example please?
Kobi
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
HomeGenie Forum
Automation Program Plugins and Wizard Scripting
Help
HOW TO SEND HTTP POST method?