Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Indy support raw TCP sockets on Windows?

I'm a C++ programmer, but my question is about the Delphi network socket library Indy.

Essentially as Microsoft crippled raw sockets with WinXP SP2 so that TCP data cannot be sent over them, does this then also apply to Indy? One of my friends recommended it to me rather then using the WinSock API.

If not, then is the only way to use raw TCP sockets using the WinPCap API?

like image 706
max tottenham Avatar asked Dec 19 '25 08:12

max tottenham


1 Answers

If it doesn't, I know that synapse for Delphi does. The latest version now supports D2009 and it is being actively supported.

like image 149
skamradt Avatar answered Dec 21 '25 22:12

skamradt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!