Indy.Sockets.bdsproj 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <BorlandProject>
  3. <PersonalityInfo>
  4. <Option>
  5. <Option Name="Personality">DelphiDotNet.Personality</Option>
  6. <Option Name="ProjectType"></Option>
  7. <Option Name="Version">1.0</Option>
  8. <Option Name="GUID">{0C9E5605-3BDE-4E8A-B8F4-4332AB6574D2}</Option>
  9. </Option>
  10. </PersonalityInfo>
  11. <DelphiDotNet.Personality>
  12. <Source>
  13. <Source Name="MainSource">Indy.Sockets.dpr</Source>
  14. </Source>
  15. <FileVersion>
  16. <FileVersion Name="Version">7.0</FileVersion>
  17. </FileVersion>
  18. <Compiler>
  19. <Compiler Name="A">0</Compiler>
  20. <Compiler Name="B">0</Compiler>
  21. <Compiler Name="C">1</Compiler>
  22. <Compiler Name="D">1</Compiler>
  23. <Compiler Name="E">0</Compiler>
  24. <Compiler Name="F">0</Compiler>
  25. <Compiler Name="G">1</Compiler>
  26. <Compiler Name="H">1</Compiler>
  27. <Compiler Name="I">1</Compiler>
  28. <Compiler Name="J">0</Compiler>
  29. <Compiler Name="K">0</Compiler>
  30. <Compiler Name="L">1</Compiler>
  31. <Compiler Name="M">0</Compiler>
  32. <Compiler Name="N">1</Compiler>
  33. <Compiler Name="O">1</Compiler>
  34. <Compiler Name="P">1</Compiler>
  35. <Compiler Name="Q">1</Compiler>
  36. <Compiler Name="R">1</Compiler>
  37. <Compiler Name="S">0</Compiler>
  38. <Compiler Name="T">0</Compiler>
  39. <Compiler Name="U">0</Compiler>
  40. <Compiler Name="V">1</Compiler>
  41. <Compiler Name="W">0</Compiler>
  42. <Compiler Name="X">1</Compiler>
  43. <Compiler Name="Y">1</Compiler>
  44. <Compiler Name="Z">1</Compiler>
  45. <Compiler Name="ShowHints">True</Compiler>
  46. <Compiler Name="ShowWarnings">True</Compiler>
  47. <Compiler Name="UnitAliases">WinTypes=Borland.Vcl.Windows;WinProcs=Borland.Vcl.Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;</Compiler>
  48. <Compiler Name="NamespacePrefix">Borland.Vcl;Indy.Sockets</Compiler>
  49. <Compiler Name="GenerateDocumentation">False</Compiler>
  50. <Compiler Name="DefaultNamespace"></Compiler>
  51. <Compiler Name="SymbolDeprecated">True</Compiler>
  52. <Compiler Name="SymbolLibrary">True</Compiler>
  53. <Compiler Name="SymbolPlatform">True</Compiler>
  54. <Compiler Name="SymbolExperimental">True</Compiler>
  55. <Compiler Name="UnitLibrary">True</Compiler>
  56. <Compiler Name="UnitPlatform">True</Compiler>
  57. <Compiler Name="UnitDeprecated">True</Compiler>
  58. <Compiler Name="UnitExperimental">True</Compiler>
  59. <Compiler Name="HResultCompat">True</Compiler>
  60. <Compiler Name="HidingMember">True</Compiler>
  61. <Compiler Name="HiddenVirtual">True</Compiler>
  62. <Compiler Name="Garbage">True</Compiler>
  63. <Compiler Name="BoundsError">True</Compiler>
  64. <Compiler Name="ZeroNilCompat">True</Compiler>
  65. <Compiler Name="StringConstTruncated">True</Compiler>
  66. <Compiler Name="ForLoopVarVarPar">True</Compiler>
  67. <Compiler Name="TypedConstVarPar">True</Compiler>
  68. <Compiler Name="AsgToTypedConst">True</Compiler>
  69. <Compiler Name="CaseLabelRange">True</Compiler>
  70. <Compiler Name="ForVariable">True</Compiler>
  71. <Compiler Name="ConstructingAbstract">True</Compiler>
  72. <Compiler Name="ComparisonFalse">True</Compiler>
  73. <Compiler Name="ComparisonTrue">True</Compiler>
  74. <Compiler Name="ComparingSignedUnsigned">True</Compiler>
  75. <Compiler Name="CombiningSignedUnsigned">True</Compiler>
  76. <Compiler Name="UnsupportedConstruct">True</Compiler>
  77. <Compiler Name="FileOpen">True</Compiler>
  78. <Compiler Name="FileOpenUnitSrc">True</Compiler>
  79. <Compiler Name="BadGlobalSymbol">True</Compiler>
  80. <Compiler Name="DuplicateConstructorDestructor">True</Compiler>
  81. <Compiler Name="InvalidDirective">True</Compiler>
  82. <Compiler Name="PackageNoLink">True</Compiler>
  83. <Compiler Name="PackageThreadVar">True</Compiler>
  84. <Compiler Name="ImplicitImport">True</Compiler>
  85. <Compiler Name="HPPEMITIgnored">True</Compiler>
  86. <Compiler Name="NoRetVal">True</Compiler>
  87. <Compiler Name="UseBeforeDef">True</Compiler>
  88. <Compiler Name="ForLoopVarUndef">True</Compiler>
  89. <Compiler Name="UnitNameMismatch">True</Compiler>
  90. <Compiler Name="NoCFGFileFound">True</Compiler>
  91. <Compiler Name="MessageDirective">True</Compiler>
  92. <Compiler Name="ImplicitVariants">True</Compiler>
  93. <Compiler Name="UnicodeToLocale">True</Compiler>
  94. <Compiler Name="LocaleToUnicode">True</Compiler>
  95. <Compiler Name="ImagebaseMultiple">True</Compiler>
  96. <Compiler Name="SuspiciousTypecast">True</Compiler>
  97. <Compiler Name="PrivatePropAccessor">True</Compiler>
  98. <Compiler Name="UnsafeType">True</Compiler>
  99. <Compiler Name="UnsafeCode">True</Compiler>
  100. <Compiler Name="UnsafeCast">True</Compiler>
  101. <Compiler Name="OptionTruncated">True</Compiler>
  102. <Compiler Name="WideCharReduced">True</Compiler>
  103. <Compiler Name="DuplicatesIgnored">True</Compiler>
  104. </Compiler>
  105. <Linker>
  106. <Linker Name="MapFile">0</Linker>
  107. <Linker Name="OutputObjs">0</Linker>
  108. <Linker Name="ConsoleApp">1</Linker>
  109. <Linker Name="DebugInfo">True</Linker>
  110. <Linker Name="RemoteSymbols">False</Linker>
  111. <Linker Name="GenerateDRC">False</Linker>
  112. <Linker Name="MinStackSize">4096</Linker>
  113. <Linker Name="MaxStackSize">1048576</Linker>
  114. <Linker Name="ImageBase">4194304</Linker>
  115. <Linker Name="ExeDescription"></Linker>
  116. </Linker>
  117. <Directories>
  118. <Directories Name="OutputDir"></Directories>
  119. <Directories Name="UnitOutputDir"></Directories>
  120. <Directories Name="PackageDLLOutputDir"></Directories>
  121. <Directories Name="PackageDCPOutputDir"></Directories>
  122. <Directories Name="SearchPath">c:\windows\microsoft.net\framework\v1.1.4322</Directories>
  123. <Directories Name="Packages">c:\windows\microsoft.net\framework\v1.1.4322\System.dll</Directories>
  124. <Directories Name="Conditionals">DotNetDistro</Directories>
  125. <Directories Name="DebugSourceDirs"></Directories>
  126. <Directories Name="UsePackages">True</Directories>
  127. </Directories>
  128. <Parameters>
  129. <Parameters Name="RunParams"></Parameters>
  130. <Parameters Name="HostApplication"></Parameters>
  131. <Parameters Name="Launcher"></Parameters>
  132. <Parameters Name="UseLauncher">False</Parameters>
  133. <Parameters Name="DebugCWD"></Parameters>
  134. <Parameters Name="RemoteHost"></Parameters>
  135. <Parameters Name="RemotePath"></Parameters>
  136. <Parameters Name="RemoteLauncher"></Parameters>
  137. <Parameters Name="RemoteCWD"></Parameters>
  138. <Parameters Name="RemoteDebug">False</Parameters>
  139. </Parameters>
  140. <Language>
  141. <Language Name="ActiveLang"></Language>
  142. <Language Name="ProjectLang">$00000000</Language>
  143. <Language Name="RootDir"></Language>
  144. </Language>
  145. <VersionInfo>
  146. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  147. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  148. <VersionInfo Name="MajorVer">1</VersionInfo>
  149. <VersionInfo Name="MinorVer">0</VersionInfo>
  150. <VersionInfo Name="Release">0</VersionInfo>
  151. <VersionInfo Name="Build">0</VersionInfo>
  152. <VersionInfo Name="Debug">False</VersionInfo>
  153. <VersionInfo Name="PreRelease">False</VersionInfo>
  154. <VersionInfo Name="Special">False</VersionInfo>
  155. <VersionInfo Name="Private">False</VersionInfo>
  156. <VersionInfo Name="DLL">False</VersionInfo>
  157. <VersionInfo Name="Locale">1033</VersionInfo>
  158. <VersionInfo Name="CodePage">1252</VersionInfo>
  159. </VersionInfo>
  160. <VersionInfoKeys>
  161. <VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
  162. <VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
  163. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  164. <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
  165. <VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
  166. <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
  167. <VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
  168. <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
  169. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  170. <VersionInfoKeys Name="Comments"></VersionInfoKeys>
  171. </VersionInfoKeys>
  172. <FileList>
  173. <File FileName="$(SystemRoot)\microsoft.net\framework\v1.1.4322\System.dll" ContainerId="DelphiDotNetAssemblyCompiler" ModuleName="System" AssemblyName="System" Version="1.0.5000.0" LinkUnits="False"/>
  174. <File FileName="c:\program files\common files\borland shared\bds\shared assemblies\3.0\Borland.Delphi.dll" ContainerId="DelphiDotNetAssemblyCompiler" ModuleName="Borland.Delphi" AssemblyName="Borland.Delphi" Version="9.0.1761.24408" LinkUnits="False"/>
  175. <File FileName="c:\program files\common files\borland shared\bds\shared assemblies\3.0\Borland.VclRtl.dll" ContainerId="DelphiDotNetAssemblyCompiler" ModuleName="Borland.VclRtl" AssemblyName="Borland.VclRtl" Version="9.0.1761.24408" LinkUnits="False"/>
  176. <File FileName="Indy.Sockets.IdASN1Util.pas" ContainerId="" ModuleName="Indy.Sockets.IdASN1Util"/>
  177. <File FileName="Indy.Sockets.IdAllFTPListParsers.pas" ContainerId="" ModuleName="Indy.Sockets.IdAllFTPListParsers"/>
  178. <File FileName="Indy.Sockets.IdAntiFreezeBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdAntiFreezeBase"/>
  179. <File FileName="Indy.Sockets.IdAssignedNumbers.pas" ContainerId="" ModuleName="Indy.Sockets.IdAssignedNumbers"/>
  180. <File FileName="Indy.Sockets.IdAttachment.pas" ContainerId="" ModuleName="Indy.Sockets.IdAttachment"/>
  181. <File FileName="Indy.Sockets.IdAttachmentFile.pas" ContainerId="" ModuleName="Indy.Sockets.IdAttachmentFile"/>
  182. <File FileName="Indy.Sockets.IdAttachmentMemory.pas" ContainerId="" ModuleName="Indy.Sockets.IdAttachmentMemory"/>
  183. <File FileName="Indy.Sockets.IdAuthentication.pas" ContainerId="" ModuleName="Indy.Sockets.IdAuthentication"/>
  184. <File FileName="Indy.Sockets.IdAuthenticationDigest.pas" ContainerId="" ModuleName="Indy.Sockets.IdAuthenticationDigest"/>
  185. <File FileName="Indy.Sockets.IdAuthenticationManager.pas" ContainerId="" ModuleName="Indy.Sockets.IdAuthenticationManager"/>
  186. <File FileName="Indy.Sockets.IdBaseComponent.pas" ContainerId="" ModuleName="Indy.Sockets.IdBaseComponent"/>
  187. <File FileName="Indy.Sockets.IdBuffer.pas" ContainerId="" ModuleName="Indy.Sockets.IdBuffer"/>
  188. <File FileName="Indy.Sockets.IdChargenServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdChargenServer"/>
  189. <File FileName="Indy.Sockets.IdChargenUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdChargenUDPServer"/>
  190. <File FileName="Indy.Sockets.IdCharsets.pas" ContainerId="" ModuleName="Indy.Sockets.IdCharsets"/>
  191. <File FileName="Indy.Sockets.IdCmdTCPClient.pas" ContainerId="" ModuleName="Indy.Sockets.IdCmdTCPClient"/>
  192. <File FileName="Indy.Sockets.IdCmdTCPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdCmdTCPServer"/>
  193. <File FileName="Indy.Sockets.IdCoder.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoder"/>
  194. <File FileName="Indy.Sockets.IdCoder00E.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoder00E"/>
  195. <File FileName="Indy.Sockets.IdCoder3to4.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoder3to4"/>
  196. <File FileName="Indy.Sockets.IdCoderBinHex4.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoderBinHex4"/>
  197. <File FileName="Indy.Sockets.IdCoderHeader.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoderHeader"/>
  198. <File FileName="Indy.Sockets.IdCoderMIME.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoderMIME"/>
  199. <File FileName="Indy.Sockets.IdCoderQuotedPrintable.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoderQuotedPrintable"/>
  200. <File FileName="Indy.Sockets.IdCoderUUE.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoderUUE"/>
  201. <File FileName="Indy.Sockets.IdCoderXXE.pas" ContainerId="" ModuleName="Indy.Sockets.IdCoderXXE"/>
  202. <File FileName="Indy.Sockets.IdCommandHandlers.pas" ContainerId="" ModuleName="Indy.Sockets.IdCommandHandlers"/>
  203. <File FileName="Indy.Sockets.IdComponent.pas" ContainerId="" ModuleName="Indy.Sockets.IdComponent"/>
  204. <File FileName="Indy.Sockets.IdConnectThroughHttpProxy.pas" ContainerId="" ModuleName="Indy.Sockets.IdConnectThroughHttpProxy"/>
  205. <File FileName="Indy.Sockets.IdContainers.pas" ContainerId="" ModuleName="Indy.Sockets.IdContainers"/>
  206. <File FileName="Indy.Sockets.IdContext.pas" ContainerId="" ModuleName="Indy.Sockets.IdContext"/>
  207. <File FileName="Indy.Sockets.IdCookie.pas" ContainerId="" ModuleName="Indy.Sockets.IdCookie"/>
  208. <File FileName="Indy.Sockets.IdCookieManager.pas" ContainerId="" ModuleName="Indy.Sockets.IdCookieManager"/>
  209. <File FileName="Indy.Sockets.IdCustomHTTPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdCustomHTTPServer"/>
  210. <File FileName="Indy.Sockets.IdCustomTransparentProxy.pas" ContainerId="" ModuleName="Indy.Sockets.IdCustomTransparentProxy"/>
  211. <File FileName="Indy.Sockets.IdDICT.pas" ContainerId="" ModuleName="Indy.Sockets.IdDICT"/>
  212. <File FileName="Indy.Sockets.IdDICTCommon.pas" ContainerId="" ModuleName="Indy.Sockets.IdDICTCommon"/>
  213. <File FileName="Indy.Sockets.IdDICTServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdDICTServer"/>
  214. <File FileName="Indy.Sockets.IdDNSCommon.pas" ContainerId="" ModuleName="Indy.Sockets.IdDNSCommon"/>
  215. <File FileName="Indy.Sockets.IdDNSResolver.pas" ContainerId="" ModuleName="Indy.Sockets.IdDNSResolver"/>
  216. <File FileName="Indy.Sockets.IdDNSServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdDNSServer"/>
  217. <File FileName="Indy.Sockets.IdDateTimeStamp.pas" ContainerId="" ModuleName="Indy.Sockets.IdDateTimeStamp"/>
  218. <File FileName="Indy.Sockets.IdDayTime.pas" ContainerId="" ModuleName="Indy.Sockets.IdDayTime"/>
  219. <File FileName="Indy.Sockets.IdDayTimeServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdDayTimeServer"/>
  220. <File FileName="Indy.Sockets.IdDayTimeUDP.pas" ContainerId="" ModuleName="Indy.Sockets.IdDayTimeUDP"/>
  221. <File FileName="Indy.Sockets.IdDayTimeUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdDayTimeUDPServer"/>
  222. <File FileName="Indy.Sockets.IdDiscardServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdDiscardServer"/>
  223. <File FileName="Indy.Sockets.IdDiscardUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdDiscardUDPServer"/>
  224. <File FileName="Indy.Sockets.IdEMailAddress.pas" ContainerId="" ModuleName="Indy.Sockets.IdEMailAddress"/>
  225. <File FileName="Indy.Sockets.IdEcho.pas" ContainerId="" ModuleName="Indy.Sockets.IdEcho"/>
  226. <File FileName="Indy.Sockets.IdEchoServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdEchoServer"/>
  227. <File FileName="Indy.Sockets.IdEchoUDP.pas" ContainerId="" ModuleName="Indy.Sockets.IdEchoUDP"/>
  228. <File FileName="Indy.Sockets.IdEchoUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdEchoUDPServer"/>
  229. <File FileName="Indy.Sockets.IdException.pas" ContainerId="" ModuleName="Indy.Sockets.IdException"/>
  230. <File FileName="Indy.Sockets.IdExceptionCore.pas" ContainerId="" ModuleName="Indy.Sockets.IdExceptionCore"/>
  231. <File FileName="Indy.Sockets.IdExplicitTLSClientServerBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdExplicitTLSClientServerBase"/>
  232. <File FileName="Indy.Sockets.IdFTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTP"/>
  233. <File FileName="Indy.Sockets.IdFTPBaseFileSystem.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPBaseFileSystem"/>
  234. <File FileName="Indy.Sockets.IdFTPCommon.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPCommon"/>
  235. <File FileName="Indy.Sockets.IdFTPList.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPList"/>
  236. <File FileName="Indy.Sockets.IdFTPListOutput.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListOutput"/>
  237. <File FileName="Indy.Sockets.IdFTPListParseAS400.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseAS400"/>
  238. <File FileName="Indy.Sockets.IdFTPListParseBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseBase"/>
  239. <File FileName="Indy.Sockets.IdFTPListParseBullGCOS7.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseBullGCOS7"/>
  240. <File FileName="Indy.Sockets.IdFTPListParseBullGCOS8.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseBullGCOS8"/>
  241. <File FileName="Indy.Sockets.IdFTPListParseCiscoIOS.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseCiscoIOS"/>
  242. <File FileName="Indy.Sockets.IdFTPListParseDistinctTCPIP.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseDistinctTCPIP"/>
  243. <File FileName="Indy.Sockets.IdFTPListParseEPLF.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseEPLF"/>
  244. <File FileName="Indy.Sockets.IdFTPListParseHellSoft.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseHellSoft"/>
  245. <File FileName="Indy.Sockets.IdFTPListParseKA9Q.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseKA9Q"/>
  246. <File FileName="Indy.Sockets.IdFTPListParseMPEiX.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseMPEiX"/>
  247. <File FileName="Indy.Sockets.IdFTPListParseMVS.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseMVS"/>
  248. <File FileName="Indy.Sockets.IdFTPListParseMicrowareOS9.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseMicrowareOS9"/>
  249. <File FileName="Indy.Sockets.IdFTPListParseMusic.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseMusic"/>
  250. <File FileName="Indy.Sockets.IdFTPListParseNCSAForDOS.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseNCSAForDOS"/>
  251. <File FileName="Indy.Sockets.IdFTPListParseNovellNetware.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseNovellNetware"/>
  252. <File FileName="Indy.Sockets.IdFTPListParseNovellNetwarePSU.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseNovellNetwarePSU"/>
  253. <File FileName="Indy.Sockets.IdFTPListParseOS2.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseOS2"/>
  254. <File FileName="Indy.Sockets.IdFTPListParseStercomOS390Exp.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseStercomOS390Exp"/>
  255. <File FileName="Indy.Sockets.IdFTPListParseStercomUnixEnt.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseStercomUnixEnt"/>
  256. <File FileName="Indy.Sockets.IdFTPListParseTOPS20.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseTOPS20"/>
  257. <File FileName="Indy.Sockets.IdFTPListParseTSXPlus.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseTSXPlus"/>
  258. <File FileName="Indy.Sockets.IdFTPListParseUnix.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseUnix"/>
  259. <File FileName="Indy.Sockets.IdFTPListParseVM.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseVM"/>
  260. <File FileName="Indy.Sockets.IdFTPListParseVMS.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseVMS"/>
  261. <File FileName="Indy.Sockets.IdFTPListParseVSE.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseVSE"/>
  262. <File FileName="Indy.Sockets.IdFTPListParseVxWorks.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseVxWorks"/>
  263. <File FileName="Indy.Sockets.IdFTPListParseWinQVTNET.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseWinQVTNET"/>
  264. <File FileName="Indy.Sockets.IdFTPListParseWindowsNT.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseWindowsNT"/>
  265. <File FileName="Indy.Sockets.IdFTPListParseXecomMicroRTOS.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListParseXecomMicroRTOS"/>
  266. <File FileName="Indy.Sockets.IdFTPListTypes.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPListTypes"/>
  267. <File FileName="Indy.Sockets.IdFTPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPServer"/>
  268. <File FileName="Indy.Sockets.IdFTPServerContextBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdFTPServerContextBase"/>
  269. <File FileName="Indy.Sockets.IdFinger.pas" ContainerId="" ModuleName="Indy.Sockets.IdFinger"/>
  270. <File FileName="Indy.Sockets.IdFingerServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdFingerServer"/>
  271. <File FileName="Indy.Sockets.IdGlobal.pas" ContainerId="" ModuleName="Indy.Sockets.IdGlobal"/>
  272. <File FileName="Indy.Sockets.IdGlobalCore.pas" ContainerId="" ModuleName="Indy.Sockets.IdGlobalCore"/>
  273. <File FileName="Indy.Sockets.IdGlobalProtocols.pas" ContainerId="" ModuleName="Indy.Sockets.IdGlobalProtocols"/>
  274. <File FileName="Indy.Sockets.IdGopher.pas" ContainerId="" ModuleName="Indy.Sockets.IdGopher"/>
  275. <File FileName="Indy.Sockets.IdGopherConsts.pas" ContainerId="" ModuleName="Indy.Sockets.IdGopherConsts"/>
  276. <File FileName="Indy.Sockets.IdGopherServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdGopherServer"/>
  277. <File FileName="Indy.Sockets.IdHL7.pas" ContainerId="" ModuleName="Indy.Sockets.IdHL7"/>
  278. <File FileName="Indy.Sockets.IdHTTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdHTTP"/>
  279. <File FileName="Indy.Sockets.IdHTTPHeaderInfo.pas" ContainerId="" ModuleName="Indy.Sockets.IdHTTPHeaderInfo"/>
  280. <File FileName="Indy.Sockets.IdHTTPProxyServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdHTTPProxyServer"/>
  281. <File FileName="Indy.Sockets.IdHTTPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdHTTPServer"/>
  282. <File FileName="Indy.Sockets.IdHash.pas" ContainerId="" ModuleName="Indy.Sockets.IdHash"/>
  283. <File FileName="Indy.Sockets.IdHashCRC.pas" ContainerId="" ModuleName="Indy.Sockets.IdHashCRC"/>
  284. <File FileName="Indy.Sockets.IdHashElf.pas" ContainerId="" ModuleName="Indy.Sockets.IdHashElf"/>
  285. <File FileName="Indy.Sockets.IdHashMessageDigest.pas" ContainerId="" ModuleName="Indy.Sockets.IdHashMessageDigest"/>
  286. <File FileName="Indy.Sockets.IdHashSHA1.pas" ContainerId="" ModuleName="Indy.Sockets.IdHashSHA1"/>
  287. <File FileName="Indy.Sockets.IdHeaderList.pas" ContainerId="" ModuleName="Indy.Sockets.IdHeaderList"/>
  288. <File FileName="Indy.Sockets.IdIMAP4.pas" ContainerId="" ModuleName="Indy.Sockets.IdIMAP4"/>
  289. <File FileName="Indy.Sockets.IdIMAP4Server.pas" ContainerId="" ModuleName="Indy.Sockets.IdIMAP4Server"/>
  290. <File FileName="Indy.Sockets.IdIOHandler.pas" ContainerId="" ModuleName="Indy.Sockets.IdIOHandler"/>
  291. <File FileName="Indy.Sockets.IdIOHandlerSocket.pas" ContainerId="" ModuleName="Indy.Sockets.IdIOHandlerSocket"/>
  292. <File FileName="Indy.Sockets.IdIOHandlerStack.pas" ContainerId="" ModuleName="Indy.Sockets.IdIOHandlerStack"/>
  293. <File FileName="Indy.Sockets.IdIOHandlerStream.pas" ContainerId="" ModuleName="Indy.Sockets.IdIOHandlerStream"/>
  294. <File FileName="Indy.Sockets.IdIPAddrMon.pas" ContainerId="" ModuleName="Indy.Sockets.IdIPAddrMon"/>
  295. <File FileName="Indy.Sockets.IdIPAddress.pas" ContainerId="" ModuleName="Indy.Sockets.IdIPAddress"/>
  296. <File FileName="Indy.Sockets.IdIPWatch.pas" ContainerId="" ModuleName="Indy.Sockets.IdIPWatch"/>
  297. <File FileName="Indy.Sockets.IdIRC.pas" ContainerId="" ModuleName="Indy.Sockets.IdIRC"/>
  298. <File FileName="Indy.Sockets.IdIdent.pas" ContainerId="" ModuleName="Indy.Sockets.IdIdent"/>
  299. <File FileName="Indy.Sockets.IdIdentServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdIdentServer"/>
  300. <File FileName="Indy.Sockets.IdIntercept.pas" ContainerId="" ModuleName="Indy.Sockets.IdIntercept"/>
  301. <File FileName="Indy.Sockets.IdInterceptSimLog.pas" ContainerId="" ModuleName="Indy.Sockets.IdInterceptSimLog"/>
  302. <File FileName="Indy.Sockets.IdInterceptThrottler.pas" ContainerId="" ModuleName="Indy.Sockets.IdInterceptThrottler"/>
  303. <File FileName="Indy.Sockets.IdIrcServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdIrcServer"/>
  304. <File FileName="Indy.Sockets.IdLPR.pas" ContainerId="" ModuleName="Indy.Sockets.IdLPR"/>
  305. <File FileName="Indy.Sockets.IdLogBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdLogBase"/>
  306. <File FileName="Indy.Sockets.IdLogDebug.pas" ContainerId="" ModuleName="Indy.Sockets.IdLogDebug"/>
  307. <File FileName="Indy.Sockets.IdLogEvent.pas" ContainerId="" ModuleName="Indy.Sockets.IdLogEvent"/>
  308. <File FileName="Indy.Sockets.IdLogFile.pas" ContainerId="" ModuleName="Indy.Sockets.IdLogFile"/>
  309. <File FileName="Indy.Sockets.IdLogStream.pas" ContainerId="" ModuleName="Indy.Sockets.IdLogStream"/>
  310. <File FileName="Indy.Sockets.IdMIMETypes.pas" ContainerId="" ModuleName="Indy.Sockets.IdMIMETypes"/>
  311. <File FileName="Indy.Sockets.IdMailBox.pas" ContainerId="" ModuleName="Indy.Sockets.IdMailBox"/>
  312. <File FileName="Indy.Sockets.IdMappedFTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdMappedFTP"/>
  313. <File FileName="Indy.Sockets.IdMappedPOP3.pas" ContainerId="" ModuleName="Indy.Sockets.IdMappedPOP3"/>
  314. <File FileName="Indy.Sockets.IdMappedPortTCP.pas" ContainerId="" ModuleName="Indy.Sockets.IdMappedPortTCP"/>
  315. <File FileName="Indy.Sockets.IdMappedPortUDP.pas" ContainerId="" ModuleName="Indy.Sockets.IdMappedPortUDP"/>
  316. <File FileName="Indy.Sockets.IdMappedTelnet.pas" ContainerId="" ModuleName="Indy.Sockets.IdMappedTelnet"/>
  317. <File FileName="Indy.Sockets.IdMessage.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessage"/>
  318. <File FileName="Indy.Sockets.IdMessageClient.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageClient"/>
  319. <File FileName="Indy.Sockets.IdMessageCoder.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageCoder"/>
  320. <File FileName="Indy.Sockets.IdMessageCoderMIME.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageCoderMIME"/>
  321. <File FileName="Indy.Sockets.IdMessageCoderQuotedPrintable.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageCoderQuotedPrintable"/>
  322. <File FileName="Indy.Sockets.IdMessageCoderUUE.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageCoderUUE"/>
  323. <File FileName="Indy.Sockets.IdMessageCoderXXE.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageCoderXXE"/>
  324. <File FileName="Indy.Sockets.IdMessageCollection.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageCollection"/>
  325. <File FileName="Indy.Sockets.IdMessageParts.pas" ContainerId="" ModuleName="Indy.Sockets.IdMessageParts"/>
  326. <File FileName="Indy.Sockets.IdMultipartFormData.pas" ContainerId="" ModuleName="Indy.Sockets.IdMultipartFormData"/>
  327. <File FileName="Indy.Sockets.IdNNTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdNNTP"/>
  328. <File FileName="Indy.Sockets.IdNNTPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdNNTPServer"/>
  329. <File FileName="Indy.Sockets.IdNetworkCalculator.pas" ContainerId="" ModuleName="Indy.Sockets.IdNetworkCalculator"/>
  330. <File FileName="Indy.Sockets.IdOSFileName.pas" ContainerId="" ModuleName="Indy.Sockets.IdOSFileName"/>
  331. <File FileName="Indy.Sockets.IdOTPCalculator.pas" ContainerId="" ModuleName="Indy.Sockets.IdOTPCalculator"/>
  332. <File FileName="Indy.Sockets.IdPOP3.pas" ContainerId="" ModuleName="Indy.Sockets.IdPOP3"/>
  333. <File FileName="Indy.Sockets.IdPOP3Server.pas" ContainerId="" ModuleName="Indy.Sockets.IdPOP3Server"/>
  334. <File FileName="Indy.Sockets.IdQOTDUDP.pas" ContainerId="" ModuleName="Indy.Sockets.IdQOTDUDP"/>
  335. <File FileName="Indy.Sockets.IdQOTDUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdQOTDUDPServer"/>
  336. <File FileName="Indy.Sockets.IdQotd.pas" ContainerId="" ModuleName="Indy.Sockets.IdQotd"/>
  337. <File FileName="Indy.Sockets.IdQotdServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdQotdServer"/>
  338. <File FileName="Indy.Sockets.IdRSH.pas" ContainerId="" ModuleName="Indy.Sockets.IdRSH"/>
  339. <File FileName="Indy.Sockets.IdRSHServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdRSHServer"/>
  340. <File FileName="Indy.Sockets.IdRemoteCMDClient.pas" ContainerId="" ModuleName="Indy.Sockets.IdRemoteCMDClient"/>
  341. <File FileName="Indy.Sockets.IdRemoteCMDServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdRemoteCMDServer"/>
  342. <File FileName="Indy.Sockets.IdReply.pas" ContainerId="" ModuleName="Indy.Sockets.IdReply"/>
  343. <File FileName="Indy.Sockets.IdReplyFTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdReplyFTP"/>
  344. <File FileName="Indy.Sockets.IdReplyIMAP4.pas" ContainerId="" ModuleName="Indy.Sockets.IdReplyIMAP4"/>
  345. <File FileName="Indy.Sockets.IdReplyPOP3.pas" ContainerId="" ModuleName="Indy.Sockets.IdReplyPOP3"/>
  346. <File FileName="Indy.Sockets.IdReplyRFC.pas" ContainerId="" ModuleName="Indy.Sockets.IdReplyRFC"/>
  347. <File FileName="Indy.Sockets.IdReplySMTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdReplySMTP"/>
  348. <File FileName="Indy.Sockets.IdResourceStrings.pas" ContainerId="" ModuleName="Indy.Sockets.IdResourceStrings"/>
  349. <File FileName="Indy.Sockets.IdResourceStringsCore.pas" ContainerId="" ModuleName="Indy.Sockets.IdResourceStringsCore"/>
  350. <File FileName="Indy.Sockets.IdResourceStringsProtocols.pas" ContainerId="" ModuleName="Indy.Sockets.IdResourceStringsProtocols"/>
  351. <File FileName="Indy.Sockets.IdRexec.pas" ContainerId="" ModuleName="Indy.Sockets.IdRexec"/>
  352. <File FileName="Indy.Sockets.IdRexecServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdRexecServer"/>
  353. <File FileName="Indy.Sockets.IdSASL.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASL"/>
  354. <File FileName="Indy.Sockets.IdSASLAnonymous.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLAnonymous"/>
  355. <File FileName="Indy.Sockets.IdSASLCollection.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLCollection"/>
  356. <File FileName="Indy.Sockets.IdSASLExternal.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLExternal"/>
  357. <File FileName="Indy.Sockets.IdSASLLogin.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLLogin"/>
  358. <File FileName="Indy.Sockets.IdSASLOTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLOTP"/>
  359. <File FileName="Indy.Sockets.IdSASLPlain.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLPlain"/>
  360. <File FileName="Indy.Sockets.IdSASLSKey.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLSKey"/>
  361. <File FileName="Indy.Sockets.IdSASLUserPass.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASLUserPass"/>
  362. <File FileName="Indy.Sockets.IdSASL_CRAM_MD5.pas" ContainerId="" ModuleName="Indy.Sockets.IdSASL_CRAM_MD5"/>
  363. <File FileName="Indy.Sockets.IdSMTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdSMTP"/>
  364. <File FileName="Indy.Sockets.IdSMTPBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdSMTPBase"/>
  365. <File FileName="Indy.Sockets.IdSMTPRelay.pas" ContainerId="" ModuleName="Indy.Sockets.IdSMTPRelay"/>
  366. <File FileName="Indy.Sockets.IdSMTPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdSMTPServer"/>
  367. <File FileName="Indy.Sockets.IdSNPP.pas" ContainerId="" ModuleName="Indy.Sockets.IdSNPP"/>
  368. <File FileName="Indy.Sockets.IdSSL.pas" ContainerId="" ModuleName="Indy.Sockets.IdSSL"/>
  369. <File FileName="Indy.Sockets.IdScheduler.pas" ContainerId="" ModuleName="Indy.Sockets.IdScheduler"/>
  370. <File FileName="Indy.Sockets.IdSchedulerOfThread.pas" ContainerId="" ModuleName="Indy.Sockets.IdSchedulerOfThread"/>
  371. <File FileName="Indy.Sockets.IdSchedulerOfThreadDefault.pas" ContainerId="" ModuleName="Indy.Sockets.IdSchedulerOfThreadDefault"/>
  372. <File FileName="Indy.Sockets.IdSchedulerOfThreadPool.pas" ContainerId="" ModuleName="Indy.Sockets.IdSchedulerOfThreadPool"/>
  373. <File FileName="Indy.Sockets.IdServerIOHandler.pas" ContainerId="" ModuleName="Indy.Sockets.IdServerIOHandler"/>
  374. <File FileName="Indy.Sockets.IdServerIOHandlerSocket.pas" ContainerId="" ModuleName="Indy.Sockets.IdServerIOHandlerSocket"/>
  375. <File FileName="Indy.Sockets.IdServerIOHandlerStack.pas" ContainerId="" ModuleName="Indy.Sockets.IdServerIOHandlerStack"/>
  376. <File FileName="Indy.Sockets.IdServerInterceptLogBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdServerInterceptLogBase"/>
  377. <File FileName="Indy.Sockets.IdServerInterceptLogEvent.pas" ContainerId="" ModuleName="Indy.Sockets.IdServerInterceptLogEvent"/>
  378. <File FileName="Indy.Sockets.IdServerInterceptLogFile.pas" ContainerId="" ModuleName="Indy.Sockets.IdServerInterceptLogFile"/>
  379. <File FileName="Indy.Sockets.IdSimpleServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdSimpleServer"/>
  380. <File FileName="Indy.Sockets.IdSocketHandle.pas" ContainerId="" ModuleName="Indy.Sockets.IdSocketHandle"/>
  381. <File FileName="Indy.Sockets.IdSocks.pas" ContainerId="" ModuleName="Indy.Sockets.IdSocks"/>
  382. <File FileName="Indy.Sockets.IdStack.pas" ContainerId="" ModuleName="Indy.Sockets.IdStack"/>
  383. <File FileName="Indy.Sockets.IdStackConsts.pas" ContainerId="" ModuleName="Indy.Sockets.IdStackConsts"/>
  384. <File FileName="Indy.Sockets.IdStackDotNet.pas" ContainerId="" ModuleName="Indy.Sockets.IdStackDotNet"/>
  385. <File FileName="Indy.Sockets.IdStream.pas" ContainerId="" ModuleName="Indy.Sockets.IdStream"/>
  386. <File FileName="Indy.Sockets.IdStreamRandomAccess.pas" ContainerId="" ModuleName="Indy.Sockets.IdStreamRandomAccess"/>
  387. <File FileName="Indy.Sockets.IdStreamVCL.pas" ContainerId="" ModuleName="Indy.Sockets.IdStreamVCL"/>
  388. <File FileName="Indy.Sockets.IdStreamVCLBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdStreamVCLBase"/>
  389. <File FileName="Indy.Sockets.IdStreamVCLDotNet.pas" ContainerId="" ModuleName="Indy.Sockets.IdStreamVCLDotNet"/>
  390. <File FileName="Indy.Sockets.IdStrings.pas" ContainerId="" ModuleName="Indy.Sockets.IdStrings"/>
  391. <File FileName="Indy.Sockets.IdSync.pas" ContainerId="" ModuleName="Indy.Sockets.IdSync"/>
  392. <File FileName="Indy.Sockets.IdSysLog.pas" ContainerId="" ModuleName="Indy.Sockets.IdSysLog"/>
  393. <File FileName="Indy.Sockets.IdSysLogMessage.pas" ContainerId="" ModuleName="Indy.Sockets.IdSysLogMessage"/>
  394. <File FileName="Indy.Sockets.IdSysLogServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdSysLogServer"/>
  395. <File FileName="Indy.Sockets.IdSystat.pas" ContainerId="" ModuleName="Indy.Sockets.IdSystat"/>
  396. <File FileName="Indy.Sockets.IdSystatServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdSystatServer"/>
  397. <File FileName="Indy.Sockets.IdSystatUDP.pas" ContainerId="" ModuleName="Indy.Sockets.IdSystatUDP"/>
  398. <File FileName="Indy.Sockets.IdSystatUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdSystatUDPServer"/>
  399. <File FileName="Indy.Sockets.IdTCPClient.pas" ContainerId="" ModuleName="Indy.Sockets.IdTCPClient"/>
  400. <File FileName="Indy.Sockets.IdTCPConnection.pas" ContainerId="" ModuleName="Indy.Sockets.IdTCPConnection"/>
  401. <File FileName="Indy.Sockets.IdTCPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdTCPServer"/>
  402. <File FileName="Indy.Sockets.IdTCPStream.pas" ContainerId="" ModuleName="Indy.Sockets.IdTCPStream"/>
  403. <File FileName="Indy.Sockets.IdTStrings.pas" ContainerId="" ModuleName="Indy.Sockets.IdTStrings"/>
  404. <File FileName="Indy.Sockets.IdTask.pas" ContainerId="" ModuleName="Indy.Sockets.IdTask"/>
  405. <File FileName="Indy.Sockets.IdTelnet.pas" ContainerId="" ModuleName="Indy.Sockets.IdTelnet"/>
  406. <File FileName="Indy.Sockets.IdTelnetServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdTelnetServer"/>
  407. <File FileName="Indy.Sockets.IdText.pas" ContainerId="" ModuleName="Indy.Sockets.IdText"/>
  408. <File FileName="Indy.Sockets.IdThread.pas" ContainerId="" ModuleName="Indy.Sockets.IdThread"/>
  409. <File FileName="Indy.Sockets.IdThreadComponent.pas" ContainerId="" ModuleName="Indy.Sockets.IdThreadComponent"/>
  410. <File FileName="Indy.Sockets.IdThreadSafe.pas" ContainerId="" ModuleName="Indy.Sockets.IdThreadSafe"/>
  411. <File FileName="Indy.Sockets.IdTime.pas" ContainerId="" ModuleName="Indy.Sockets.IdTime"/>
  412. <File FileName="Indy.Sockets.IdTimeServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdTimeServer"/>
  413. <File FileName="Indy.Sockets.IdTimeUDP.pas" ContainerId="" ModuleName="Indy.Sockets.IdTimeUDP"/>
  414. <File FileName="Indy.Sockets.IdTimeUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdTimeUDPServer"/>
  415. <File FileName="Indy.Sockets.IdTrivialFTP.pas" ContainerId="" ModuleName="Indy.Sockets.IdTrivialFTP"/>
  416. <File FileName="Indy.Sockets.IdTrivialFTPBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdTrivialFTPBase"/>
  417. <File FileName="Indy.Sockets.IdTrivialFTPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdTrivialFTPServer"/>
  418. <File FileName="Indy.Sockets.IdUDPBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdUDPBase"/>
  419. <File FileName="Indy.Sockets.IdUDPClient.pas" ContainerId="" ModuleName="Indy.Sockets.IdUDPClient"/>
  420. <File FileName="Indy.Sockets.IdUDPServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdUDPServer"/>
  421. <File FileName="Indy.Sockets.IdURI.pas" ContainerId="" ModuleName="Indy.Sockets.IdURI"/>
  422. <File FileName="Indy.Sockets.IdUserAccounts.pas" ContainerId="" ModuleName="Indy.Sockets.IdUserAccounts"/>
  423. <File FileName="Indy.Sockets.IdUserPassProvider.pas" ContainerId="" ModuleName="Indy.Sockets.IdUserPassProvider"/>
  424. <File FileName="Indy.Sockets.IdVCard.pas" ContainerId="" ModuleName="Indy.Sockets.IdVCard"/>
  425. <File FileName="Indy.Sockets.IdWhoIsServer.pas" ContainerId="" ModuleName="Indy.Sockets.IdWhoIsServer"/>
  426. <File FileName="Indy.Sockets.IdWhois.pas" ContainerId="" ModuleName="Indy.Sockets.IdWhois"/>
  427. <File FileName="Indy.Sockets.IdYarn.pas" ContainerId="" ModuleName="Indy.Sockets.IdYarn"/>
  428. <File FileName="Indy.Sockets.IdZLibCompressorBase.pas" ContainerId="" ModuleName="Indy.Sockets.IdZLibCompressorBase"/>
  429. <File FileName="Indy.Sockets.IdAssemblyInfo.pas" ContainerId="" ModuleName="Indy.Sockets.IdAssemblyInfo"/>
  430. </FileList>
  431. </DelphiDotNet.Personality>
  432. </BorlandProject>