Working with Sockets Index

From RAD Studio
Jump to: navigation, search

Go Up to Writing Internet Applications Index

This section has been revised to describe System.Win.ScktComp instead of Web.Win.Sockets, which was removed from the product in XE6.
However, Web.Win.Sockets continues to be delivered as a VCL sample named InetWinSockets. You can use Web.Win.Sockets in RAD Studio by opening the InetWinSockets sample, right-clicking the .bpl in the Project Manager, and installing the Web.Win.Sockets components (TTcpClient, TTcpServer, and TUdpSocket, in the Internet category on the Tool Palette). For documentation on these components, see the XE5 docwiki: http://docwiki.embarcadero.com/RADStudio/XE5/en/Working_with_sockets_Index

The InetWinSockets product sample is installed by default in C:\Users\Public\Documents\Embarcadero\Studio\23.0\Samples\Object Pascal\VCL.

Topics