Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 5 matches

by Yamus
Sun Jul 24, 2016 4:27 pm
Forum: Coding Corner
Topic: urllib2 with Rest API
Replies: 4
Views: 2795

Re: urllib2 with Rest API

Thanks to the both of you for your advice.

Krambriw,
I was not really sure how to implement that example you gave me as I didn't know what to put for 'initial url' vs 'login url'. I did however find another way to test using the requests library, and it indeed returned the same error. I have a Pi ...
by Yamus
Fri Jul 22, 2016 11:56 pm
Forum: Coding Corner
Topic: urllib2 with Rest API
Replies: 4
Views: 2795

Re: urllib2 with Rest API

I've been Googling for about 2 hours, and I really think the problem here comes down to a "bug" in the version of Python that EventGhost uses. Can any of you Python gurus find a workaround for me? I have a feeling there is one out there, but I can seem to find anything. Nothing that I can comprehend ...
by Yamus
Fri Jul 22, 2016 8:33 pm
Forum: Coding Corner
Topic: urllib2 with Rest API
Replies: 4
Views: 2795

urllib2 with Rest API

Let me start by saying, I am not a programmer. I know enough to copy and paste some code here and there, do some research, and can get some basic things to work.

I had setup some Python scripts to interact with the Wink Hub API, and everything was working like a charm. All of a sudden, I started ...
by Yamus
Thu Jul 21, 2016 11:06 pm
Forum: Plugin Support
Topic: Nmap
Replies: 107
Views: 51992

Re: Nmap

Pako,
Your explanation is great and I thank you for it. Now I just have to experiment a little more. Although my home network does not contain any layer 3 devices, I do have a Cisco wireless access point that is connected to the same Cisco switch that my Eventghost PC is connected to.

I have ...
by Yamus
Wed Jul 20, 2016 10:20 pm
Forum: Plugin Support
Topic: Nmap
Replies: 107
Views: 51992

Re: Nmap

I'm sure it has been explained, but I am still a little unsure on what the Security Factor is. I know that (Security Factor x Scanning Period) = the length of time that it will take to determine a device has been disconnected , but why then, would we not just use "scanning period"? I'm pretty sure ...