12-25-2025, 02:25 AM
In options in the ide for compiler bits add these or it wont work!
Compiler settings : -UDEPENDENCY_NO_SOCKETS
Compiler linkning : -lws2_32 -lwinmm -liphlpapi
Extract to your QB64 folder, run the server, start it up and then run the client in another window...
VOIP, 16 player online FPS games, etc! All now at your finger tips!
Unseen
Compiler settings : -UDEPENDENCY_NO_SOCKETS
Compiler linkning : -lws2_32 -lwinmm -liphlpapi
Extract to your QB64 folder, run the server, start it up and then run the client in another window...
VOIP, 16 player online FPS games, etc! All now at your finger tips!
Unseen

