What would need doing is set up a master server, wich people would connect to, this server will keep time and sync everyone, some issues concerning this setup is disabling timewarp. Is this even possible ? How to handle people pausing, as of now the whole simulation is put to a hold. Does time still continue when in 1 of the assembly buildings ? What happens when 2 people simultaniously launch something on the launch platform. Loads of unknowns and ways to deal with em. Do we only sync vessels in orbit etc etc etc. At the moment im kinda busy with work, i plan on making a prototype this weekend. There are some things i will need to look into tho as i dont have much experience with them (Async sockets, Serializing objects over sockets, Eliminating portforwarding requirements for online play (Upnp ?). I program websites in ASP.net for a living, so coding skills wont fall short. It will just take some time. If and when i do have a prototype it will be up on github for people to either download or work with me to develop it.