eirikblekesaune / VTM

VTM - system for Verdensteatret
0 stars 4 forks source link

Have LocalNetworkNode discover other computers on the network #94

Open eirikblekesaune opened 7 years ago

eirikblekesaune commented 7 years ago

When new nodes are discovered, the LocalNetworkNode's NetworkNodeManager registers them and makes RemoteNetworkNode object to represent them on the local computer.

pchdev commented 7 years ago

small report: the current proposition is to postpone ossia/zeroconf implementation for now, and that the republic quark could be a bit heavy to implement within VTM, so we'll try to continue on VTM's broadcast system.

pchdev commented 7 years ago

also @redFrik posted these ideas on gitter:

3 systems to look at for network discovery in sc: BenoitLib (https://github.com/cappelnord/BenoitLib) and the relevant file: https://github.com/cappelnord/BenoitLib/blob/master/MandelHub.sc , Republic (https://github.com/supercollider-quarks/Republic) and the file https://github.com/supercollider-quarks/Republic/blob/master/classes/SimpleRepublic.sc , Utopia (https://github.com/muellmusik/Utopia) the file https://github.com/muellmusik/Utopia/blob/master/classes/Repulque/RepAddrBook.sc