hit a brick wall, head first

Hello all,
So I'm trying to create a server in which people connect to  it with a client, and then the server handles passing messages around.
Sort of like p2p but with a server acting as middle man.
In BGT, you obviously have the server as part of the network object, using UDP.
The only problem is, BGT does *not* run on linux.
So I thought, no worries, I'll just write the server in c.
But noooo! BGT has some odd network thing going on where it seems to send data to the server, which the BGT server responds too, but c won't because, obviously, it has no idea what the script is chatting about.

My question therefore is:
*is there a way to run bgt in linux
*if not, what exactly does BGT want from the c script to recognise that yes, it has connected?
*can a c server and bgt script even be done/

Thanks a lot.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : dardar via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : dardar via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : dardar via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : philip_bennefall via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : dardar via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : philip_bennefall via Audiogames-reflector

Reply via email to