Adhoc wifi network

Hi again,

Glad you’ve got this sorted out, but you shouldn’t have to run the container manually on the device to expose the port as with a non-multicontainer application, as this should be exposed for you already in the container.

Just to clarify, the reason we don’t recommend doing this is because it doesn’t allow your application to be managed correctly by the Supervisor, which could potentially have undesirable side-effects. Just want to make sure you understand that so you don’t see issues that might otherwise not occur!

Please let us know if we can help further!

Best regards, Heds

Hi,

I am trying to establish a self configuring,decentralized Adhoc Network between 3 Nodes (Pi3) using a Static IPV6 Addresses with Python.

I spent a lot of time to read about the literature but has brought not too much to start my project, so I landed off on this foru.

Could you provide me some suggestions please?

Are there some packages on Python for Adhoc Network or I should use the Socket library to make each node behaving as a server ?

best regards,

Juan