thanks for testing.

@samb:
there is multiplayer8 demo converted from AUM77 to GSTNet on my website as a start.

bug confirmed: you have to call _SetVerifyKey(_str("MUST_NOT_BE_EMPTY")); fixed in 0.7.2
@Quadraxas: i have no vista machine atm, could you try GSTNet-LiteC with

GSTNet_ChannelStart(player_name,_str("TEST"),0);

instead of:

GSTNet_ChannelStart(player_name,_str("TEST"),1);

this means no usage of channel service = http requests.


Last edited by nfs42; 01/06/09 00:58.

Andreas
GSTools - Home of
GSTScript 0.9.8: lua scripting for A6/7/8
GSTNet 0.7.9.20: network plugin for A6/7/8
GSTsqlite 1.3.7: sql database plugin for A6/7/8
3DGS Codebase: 57 snippets || 3DGS Downloads: 248 files