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.