Giter VIP home page Giter VIP logo

Comments (3)

weston-nrl avatar weston-nrl commented on June 30, 2024

NRLOLSR and NRLSMF can communicate with each other using a 'protopipe' to provide relay set information to NRLSMF. The name of that pipe is controlled by the 'instance' commandline parameter of nrlsmf and the '-smfclient' commandline parameter of nrlolsrd -- those parameters must match on a given node in order to work correctly. Additionally, in a CORE environment, they must be different for each node because they are implemented as a file descriptor in /tmp, which is common across all CORE nodes. You can look at the default CORE services for NRLOLSR and NRLSMF to see how they handle that, if you're trying to customize something.

If this does not address your problem, please provide the full error message and commandlines for nrlolsrd and nrlsmf.

from nrlsmf.

1328720068 avatar 1328720068 commented on June 30, 2024

Hi author, sorry to interrupt, but I saw in the nrlsmf article on GitHub that you raised a question about setting up nrlolsr and implementing nrlsmf in core/emane. At present, I have no idea how to execute the nrlsmf service in the core node. I successfully built the nrlsmf but failed to find this command when executing the nrlsmf.
In your spare time, can you describe to me how you set up the nrlolsr service and execute nrlsmf on a node in core/emane

from nrlsmf.

weston-nrl avatar weston-nrl commented on June 30, 2024

As noted in your other thread, it's as simple as building them and having the executables in your PATH so that you can run them by name from anywhere on the system (that is, by running "nrlsmf" not "./nrlsmf" or "/path/to/my/nrlsmf").

from nrlsmf.

Related Issues (5)

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.