Client Server - Raspberry Pi Forums
hello
trying build server client application laptop server , pi client .
tried first run sample https://www.youtube.com/watch?v=v6cohfrrnto
on pi client , server (localhost) did not errors did not see server getting messeage???
pls
trying build server client application laptop server , pi client .
tried first run sample https://www.youtube.com/watch?v=v6cohfrrnto
on pi client , server (localhost) did not errors did not see server getting messeage???
pls
hello,
help, not spend lot of time in viewing lengthy video.
pls post client , server code, help.
be, ip-addresses not valid. on laptop (server, windows?) use ipconfig find out current ipaddress.
on pi(== client), ping laptop: in teminal, type ' ping <servers's ip>'. should see 'reply ... in ms ' or alike.
if 'no route' or 'all failed' or other bad messages, there either no ip-connection (no cable), or firewall on laptop not allow remote access. experiments this, disable firewall time (in paranoia mode, disable world connections during time).
then, ensure use validated ip-address of laptop in pi's client code.
, possibly code should work
luck
gerhard
help, not spend lot of time in viewing lengthy video.
pls post client , server code, help.
be, ip-addresses not valid. on laptop (server, windows?) use ipconfig find out current ipaddress.
on pi(== client), ping laptop: in teminal, type ' ping <servers's ip>'. should see 'reply ... in ms ' or alike.
if 'no route' or 'all failed' or other bad messages, there either no ip-connection (no cable), or firewall on laptop not allow remote access. experiments this, disable firewall time (in paranoia mode, disable world connections during time).
then, ensure use validated ip-address of laptop in pi's client code.
, possibly code should work
luck
gerhard
raspberrypi
Comments
Post a Comment