Results 1 to 2 of 2

Thread: LNet

  1. #1

    LNet

    I've made a networking unit (TCP and UDP client/server classes) capable of multiple connections, with simple interface. It's asynchronous non-blocking.
    You can download the sourcecode with some examples at:
    http://members.chello.sk/ales

    NOTE: LNet requires a very recent FPC version since there were some changes in sockets.pp file. You can ether get the CVS version of FPC or wait for 1.9.6 which should be out soon
    Feel the power of Open Source.
    <br />Feel the power of Free Pascal.

  2. #2

    LNet

    Just to "keep it up". lNet has gone some big changes since I posted it. It's now dependent on FPC 2.0.0. lNet has been confirmed to work on Windows 32 bits, Linux x86-32, PPC Darwin (MacosX) and FreeBSD x86-32.
    Feel the power of Open Source.
    <br />Feel the power of Free Pascal.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •