sb-socket-network/ #software name. sb-socket-network.asd #define project. package.lisp #define package and export symbol. code/ #source code. c-bind.lisp #binding for c function. user-function.lisp ...
I create an online multiplayer game, but in network programming i am not so good. Long time searching around the Internet for example usage sockets at mobile devices, i tried many different solutions ...