Giter Site home page Giter Site logo

"llcio.c" not working about hexio HOT 4 CLOSED

hyanggi avatar hyanggi commented on July 19, 2024
"llcio.c" not working

from hexio.

Comments (4)

vanrein avatar vanrein commented on July 19, 2024

from hexio.

hyanggi avatar hyanggi commented on July 19, 2024

Hi Rick,

I am able to build this program just by running "gcc llcio.c". But I have problems running it. The server side would get stuck at "accept". (The client would send out 3 frames but the server wouldn't respond.)

I want to run this program because I'm interested in LLC. I think it's like TCP without IP so I want to try it. I wrote my own program but it would get stuck at "accept". I also tried your program and it would also get stuck at "accept". So I guess it's the problem of my system. I already have the header files and I already have the kernel module. I guess there's a bug somewhere on my system. Do you know on which system you ran this program?

Thanks!

from hexio.

hyanggi avatar hyanggi commented on July 19, 2024

Hi Rick,

I found the problem to be at my network device. I used my Wi-Fi interface to test but I found that it was not echoing back the connection request frames, and this is why the server was not able to "accept". I changed to an Ethernet interface and made sure that it will echo back the frames. Now your program works and it works very well!

Thanks! This is a very good program! I like it very much because it is able to do reliable connected data transfer directly on Ethernet and without TCP/IP. I think it is very interesting.

Thank you!

from hexio.

vanrein avatar vanrein commented on July 19, 2024

from hexio.

Related Issues (10)

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.