Gnet, how is the network notified of new hosts connected?

Started by William, May 23, 2023, 04:19:50

Previous topic - Next topic

William

and does it return an instance or object of said host?

Maybe CreateGnetObject clientside, what are Gnet Objects?
im still interested in oldschool app/gamedev

William

okay i got it.

player2:TGNetObject=CreateGNetObject(Host)
so to put this to use
   For Local obj:TGNetObject=EachIn GNetObjects( host,GNET_ALL )
maybe i can figure it out but now may not be the time.
im still interested in oldschool app/gamedev

William

Is there a way of encrypting the network?
im still interested in oldschool app/gamedev