Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

C# Linux IO Library

Banned
Banned
Joined
Apr 11, 2016
Messages
9
Reaction score
13
I am trying to write PW's server in C#
Now the library is incomplete
Even the convenient wrapper tools cannot be implemented very quickly

Now test the class that works:
Octets
OctetsStream
byteorder

Protocol and Server will be implemented as soon as possible if you are interested in this library

Test platform :Ubuntu 20.04x86_64
NEEDED libpthread.so.0
NEEDED libstdc++.so.6
NEEDED libm.so.6
NEEDED libgcc_s.so.1
NEEDED libc.so.6

View attachment sharpio.zip
 

Attachments

You must be registered for see attachments list
Back
Top