Go to advanced search

by varunjithtk22
Fri Jan 24, 2014 4:40 pm
Forum: Networking and servers
Topic: Talk to pi with shared internet from another laptop
Replies: 4
Views: 1449

Re: Talk to pi with shared internet from another laptop

Sorry , still same problem .. I also tried socket.bind("", port). When trying to connect on client side i get this Traceback (most recent call last): File "/home/xxx/yyyy/Tech/raspberryPi_Lnx/code/new.py", line 10, in <module> s.connect((host, port)) socket.error: [Errno 113] No route to host >>> My...
by varunjithtk22
Thu Jan 23, 2014 6:32 pm
Forum: Networking and servers
Topic: Talk to pi with shared internet from another laptop
Replies: 4
Views: 1449

Talk to pi with shared internet from another laptop

I am learning socket programming using python I have two laptops ( say A and B) connected to same WiFi. A pi is connected to A via Ethernet cable and sharing internet. A has IP address 192.168.0.100 B has IP 192.168.0.101 A has Ethernet interface IP add 169.254.1.220 Pi has Ethernet interface IP add...
by varunjithtk22
Thu Jan 23, 2014 6:20 pm
Forum: General discussion
Topic: Raspberry to laptop through HDMI
Replies: 7
Views: 98838

Re: Raspberry to laptop through HDMI

"Better late than never " :)
If you are still stuck , try this https://www.youtube.com/watch?v=xarq3PI5zTw

Go to advanced search