Hi

I started the translation, but I started developing a game with a business character meanwhile going.
I hit home for quite difficult one the raknet the realisation of a Pascal, I started a new network engine in a Pascal.

Engine name is GeNet, his rewritten version is Enet.
Much are similar in a look Raknet.

Features

Network versioning.
Now support bytestream with compressed strings, buffers.
Dynamic encryption with aes.
Packet Commands.
Remote procedure call.
Plugin support(packet logger, packet stream logger etc.)
Service support.
Thread support for packet checking.
Login name checking on connection.
Banlist support.
High speed, cardinal primary key base memory table with filter definition.(standalone)
Change based memory table syncronisation beetwen client-server, server-server. (plugin)
Command line interpleter with parameter type checking. (plugin)
Round manager (plugin)
Connection Router(plugin)

Plan:
Object manager like Raknet replica manager
Compressed items for bytestream.

This is in alpha state now.
In near future goes to public whitout source code, and only
avaliable on my site.
Now supported only windows, later translate to lazarus.

Speed now is about 8-12000 query/sec.

BigJoe