PINK suport
wiresalot
Posts: 40
hello
How do I change the the Lan port from 80 to 81?
Thanks
wiresalot
Is there a PINK forum somewhere?
How do I change the the Lan port from 80 to 81?
Thanks
wiresalot
Is there a PINK forum somewhere?
Comments
Look a little farther down on the forums list for "wireless"
'
This guys would be more up to date with the PINK. I haven't used the PINK in a long time.
'
Don't cross the streams.Take a look at the forum rules!
Sorry:
'
I had the device mixed-up with something else.
I dont understand "Don't cross the streams.Take a look at the forum rules!" that you typed.
wiresalot
'
"Don't cross the streams" is a line out of Ghost Busters. I was being funny, or trying to be. Again (Brain Fart).
'
You can't cross post questions from one forum to another (forum no-no). Since the INTERNET is a bunch of streams, Well bad humor. Again (Brain Fart)
'
The good news is:
Theres and ignore option on the forums. Use this to ignore me in the future, Just in case I have some more cranial gas again.
'
Sorry I got you off track.
I am using it as a LAN device wich is fine, just need to change port 80 to something else searched all over with no answer.
Thanks
wiresalot
Theres a lot of info about port 80 and how to change it in routers and PCs on the Spinneret forum. This might be of help to you.
How would I make a pin high or low from this code?
I can change the value of ["!NB0R06"] with no problem.
Thanks
wiresalot
I have been fighting this for 3 days! It works!
SEROUT TX, Baud, [" !NBOR01"]
GOSUB ReadString
DEBUG nbvar, CR
IF nbvar = "1" THEN HIGH 1
IF nbvar = "0" THEN LOW 1
DEBUG STR nbvar, CR
Thank you so much!
wiresalot
'
how did you fix the port 80 problem?
I changed my router configuration so now I can access the PINK from the web.
wiresalot
I see you got the port-forwarding working.
wiresalot
need a little code help, Why do I get a character instead of a number?
When I do a DEBUG it shows numbers, when sent to the PINK, its an odd character.
Thanks
wiresalot