Re: [Development] mobile-to-mobile connection for p2p game

2020-03-10 Thread Eike Ziller
This sounds like better being asked on the interest@ mailing list. Br, Eike > On 9. Mar 2020, at 19:42, Zoltán Lutor wrote: > > Hi, > > What to use (especially in Qt/QML) for connection to (mobile) devices in p2p > game? > > E.g. one device is server, other is client, playing against each ot

[Development] mobile-to-mobile connection for p2p game

2020-03-09 Thread Zoltán Lutor
Hi, What to use (especially in Qt/QML) for connection to (mobile) devices in p2p game? E.g. one device is server, other is client, playing against each other in a game. Like ping-pong? One option can be Bluetooth for "close-combat" but what about Internet buddies? I was thinking about websocket