C# Linux IO Library

Results 1 to 2 of 2
  1. #1
    Newbie shdh3189263 is offline
    MemberRank
    Apr 2016 Join Date
    3Posts

    C# Linux IO Library

    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

    sharpio.zip


  2. #2
    Member supperfish is offline
    MemberRank
    Jun 2021 Join Date
    60Posts
    good job bro!



Advertisement