Results 1 to 2 of 2

Thread: Delphi Component Help

  1. #1

    Delphi Component Help

    OK so I've download some source files a while back but when I tried compiling it in Delphi 7 it couldn't because it uses the Winsock component and since it was replaced with Indy from Delphi 6+.

    I downloaded Delphi 5 and tried compiling it again but then it needed other components so I was wondering if there isn't a way to extract the winsock component from delphi 5 and import it into Delphi 7 or maybe a download link for Winsock 1.1 because I Found a link for Winsock 2 but the source files either need Winsock 1.1 or I didn't import Winsock 2 correctly.

  2. #2
    Delphi 7 has winsock too, in the sockets.pas and winsock.pas units. Maybe you didn't install internet components. Indy is a separate thing.

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
  •