Giter VIP home page Giter VIP logo

Comments (3)

mzizzi avatar mzizzi commented on July 28, 2024

After starting the server process in "terminal 1" can you connect to it at all?

e.g.
Server - Terminal 1

python server_osx.py
started on host = 192.168.1.104 port = 8240
...

Shell - Terminal 2

telnet 192.168.1.104 8240

Setup for this project is a very involved process. Fortunately you only have to do it once.

from aenea.

shivshankark avatar shivshankark commented on July 28, 2024

Nope, I am not able to telnet with 192.168.x.x. I can do it with 127.0.0.1 though.
I cant even ping the self ip 192.168.x.x. Do you know if there is any setting on Mac to enable ping / telnet to self ip 192.168 ?

from aenea.

calmofthestorm avatar calmofthestorm commented on July 28, 2024

I don't know anything about mac specifically, but since it's timing out rather than being refused and even telnet does not work, this sounds like you may have some kind of antivirus or firewall installed. Make sure that port 8240 is open, it sounds like it's not. You could also change the port aenea uses, just make sure to do it in both [test] client and server configs.

from aenea.

Related Issues (20)

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.