GithubHelp home page GithubHelp logo

Comments (16)

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

As far as I remember I did, but I'll double check again. In the code, there is net.wifiDirect(sta1) command. The code worked without any error or warning. This means wifiDirect starts without any problem, doesn't it? That's why I assumed I did what you told in section 1.8.1. Nevertheless, I'll double check it. Thank you for your quick response.

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

Yes, I've just changed the wpa_supplicant once again based on the instructions given in section 1.8.1 in the manual. After this point, I would be greatly appreciated if you could give me a guidance to connect two nodes (sta1 and sta2) using WifiDirect.

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Great! Thank you very much for your guidance and fast response! I'll do it right away. Thank you!

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

Thank you very much for your responses and updates. I did what you had told me to do before. I was preparing my questions. I also saw your latest update and I did what you told me to do and both worked perfectly! (p2p_find and p2p_stop_find works; whereas p2p_group_add doesn't fail automatically)Thank you for caring!
However, couple of more questions appeared after this point:

  1. When I am in the interactive mode (let's say after I write "sta1 wpa_cli"), the CLI says that my selected interface is "p2p-sta2-wlan0". Even though I specified sta1, it looks like I am in sta2. Is there anything that I misunderstand here?
    1.a) Also when I type "sta2 ifconfig -a", the interfaces I see are "lo" and "sta2-wlan0". There isn't interface named "p2p-sta2-wlan0" for sta2. I am not sure if this is a problem or I misunderstand something.
  2. I noticed an issue related to "p2p_group_add" command. p2p_group_add command simply do not create a wifidirect group. Before your update, p2p_group_add command directly gave FAIL message. Now, I do not get FAIL message, but the command doesn't create a group either. CLI displays "P2P-GROUP-STARTED", but when I use command "status" the interface seems to be "DISCONNECTED". It should be "P2P-GO" as far as I know.
  3. After I get into interactive mode, when I use "status" command the CLI displays p2p_device_address (I believe this refers to mac address), but it is different than the one displayed without getting into interactive mode. For example, before getting into interactive mode the mac address of sta1: 02:00:00:00:01:00, but in interactive mode p2p_device_address: 42:00:00:00:01:00.

Sorry, the list is long! but I believe I can provide a good feedback and I would be really really appreciated if you could tell me ways to solve these problems I am having.

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

Thank you very much for your response! Even a slightest clue helps me a lot since I am just in the beginning of the process. I'll go over what you've suggested and I'll get back to you as soon as I have some results. Thank you!

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

I guess I have a quick question, which will help me to understand what's going on. Compared to what I had before (mininet-wifi folder) mininet-wifi-master is a bit different. First of all, there isn't any wpa_supplicant folder or p2p_supplicant.c file within mininet-wifi-master. Where are they folder now? Aren't they needed? Did you just gather all the wpa_supplicant codes into one particular file?

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

Sorry for bothering you, but I have another question about installation. I guess I could not install mininet using your latest version (mininet-wifi-master). Did you change install.sh file? When I run "util/install.sh -W" on CLI, I see that ".../mininet-wifi/hostap: No such file or directory". I am a bit confused in here. In mininet-wifi-master folder there is a folder named "hostap", but in the old version mininet-wifi there is "hostapd" folder. In install.sh file the code has lines like "pushd $MININET_DIR/mininet-wifi/hostap". I believe, I need to change this line to "pushd $MININET_DIR/mininet-wifi-master/hostap".

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

from mininet-wifi.

struggle47 avatar struggle47 commented on May 27, 2024

Hi,

It's been a while, but I solved my issues. Thank you for responding me quickly! To solve my issues, all I did was installing a VM and then installing mininet wifi again.

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 27, 2024

Thanks!

from mininet-wifi.

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.