derz...@gmail.com
unread,Jun 24, 2005, 3:07:06 PM6/24/05Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miami-progr...@googlegroups.com
hi Shawn,
I am not sure at all this is the answer, but sometimes daemons listen
on certains IP and not others, with more specifications from you i
would be able to help kind of more but :
Imaging your daemon listens on 192.168.1.2 but is not binded to listen
on 127.0.0.1, then a connection attempts on 127.0.0.1 would be refused
but a connection on 192.168.1.2 would be accepted.
the browser you use is located on the server you are executing the php
script ? another method 'not pretty' would be from the server to telnet
w.x.y.z 1962 - this would give you the daemon listening there but not
there answer.
Hope to be helpfull on this one
Guillaume