Giter Site home page Giter Site logo

asio_service_discovery's People

Contributors

beschulz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

asio_service_discovery's Issues

Discoverer and Announcer do not see each other

Hi, first of all, congrats for your nice library. I'm testing it and it works fine in most cases, but I have a special case that seems no to be working with.

See I have a laptop that is connected to inet using wifi, and to a raspberry pi by ethernet. The laptop is sharing the inet connection to the raspberry using the cable.

The raspberry has the ip 10.42.0.240 and I can connect via ssh without problems. However, theyannouncer/discoverer is not working.
Below is the ifconfig of the raspberry and laptop. Any ideas???

Thanks in advance

RASPBERRY

pi@raspberrypi:~/beschulz-asio_service_discovery-a0de229/build $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.42.0.240 netmask 255.255.255.0 broadcast 10.42.0.255
inet6 fe80::dda4:773a:eb6c:2296 prefixlen 64 scopeid 0x20
ether b8:27:eb:c2:b7:93 txqueuelen 1000 (Ethernet)
RX packets 1261 bytes 131956 (128.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1221 bytes 336069 (328.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 16 bytes 994 (994.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16 bytes 994 (994.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

LAPTOP:

salinas@salinas-Lenovo-YOGA-920-13IKB:~/Descargas/beschulz-asio_service_discovery-a0de229/build$ ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:93:92:0e:83 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

enx00e04c6802c2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.42.0.1 netmask 255.255.255.0 broadcast 10.42.0.255
inet6 fe80::30fb:fe5f:7900:1042 prefixlen 64 scopeid 0x20
ether 00:e0:4c:68:02:c2 txqueuelen 1000 (Ethernet)
RX packets 196012 bytes 207602028 (207.6 MB)
RX errors 0 dropped 204 overruns 0 frame 0
TX packets 121396 bytes 56881595 (56.8 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Bucle local)
RX packets 17810 bytes 27200263 (27.2 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 17810 bytes 27200263 (27.2 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlp107s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.43.83 netmask 255.255.255.0 broadcast 192.168.43.255
inet6 fe80::5cb3:8fd7:5d02:d994 prefixlen 64 scopeid 0x20
ether f8:28:19:ed:db:71 txqueuelen 1000 (Ethernet)
RX packets 158311 bytes 161242732 (161.2 MB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 94157 bytes 50133022 (50.1 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.