Hello! Anyone managed to use ENET on pascal?
The problem is, they just give you the C sources, but not a library (dll or so). So it's not just like translating the headers..

What should one do here? Maybe compiling it and use the .o objects, linking them to the pascal executable?

http://enet.cubik.org/

Thanks