Forum > Beginners

TClientSocket and TServerSocket

(1/6) > >>

justnewbie:
Hi,

I know that Delphi contains these components: TClientSocket and TServerSocket.
Unfortunately I could not find them in Lazarus.
Is it possible to get them somehow, or any workaround to substitute them?
Thank you

lucamar:
IIRC there are (or were?) TClientSocket and TServerSocket implementations in Free Pascal but there are other options. Search in the wiki for "Networking" to find them.

justnewbie:
I don't know what IIRC is, but I know I cannot find it.
I am just a newbie and don't know anything about the sockets, but found this article: https://www.thoughtco.com/write-network-aware-applications-with-delphi-4071210
So, I would need TClientSocket and TServerSocket to be able to do similar connections.
Any help how should I do this?

Cyrax:
https://acronyms.thefreedictionary.com/IIRC

Check out if OPM (Online Package Manager) does have something similar to offer for you. I would personally suggest Indy Internet Tools.

balazsszekely:
Indy, Synapse, Lnet, ICS, etc...just to mention a few.

Navigation

[0] Message Index

[#] Next page

Go to full version