Results 1 to 4 of 4

Thread: Lazarus and Sockets...

  1. #1

    Lazarus and Sockets...

    Hello,

    I have tried ICS and Indy socket componentsand they noth failed to install in Lazarus, there were "missing unit" errors.

    Could someone please recommend a socket system similar Indy or Socket client for Lazarus?

    Most of my coding involves sockets

    Thank you very much.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  2. #2

    Lazarus and Sockets...

    and if there aren't any socket libraries for Lazarus, then how do I do it rawly?

    because I have to be able to use sockets...
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  3. #3

    Lazarus and Sockets...

    I use Indy under Free Pascal , and have no problems. It's the best library I have found so far.

    The JEDI-SDL sdl_net headers give you cross platform socket support, and they work very well.
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  4. #4

    Lazarus and Sockets...

    I tried Indy and it gave me an error.

    Indy 10.2.0.1

    I clicked Compile, then install, and this is what it said: "The package indylaz 10.2.0.1 failed to compile, remove it from the installation list?".

    What do I do?

    I need help...
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

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
  •