Search results

Jump to navigation Jump to search
  • ...f.org/rfc/rfc1521.txt RFC 1521] Multipurpose Internet Mail Extensions part 1: Mechanisms for Specifying and Describing ... [http://www.ietf.org/rfc/rfc2045.txt RFC 2045] MIME part 1: Format of Internet Message Bodies
    760 bytes (111 words) - 06:32, 15 January 2016
  • for I := 1 to 3 do ...ll write two records. The first will contains 6 fields: 'Hello', 'World', '1', '2', '3', 'Finished'. The seond will contain two fields: 'Another', 'Reco
    776 bytes (90 words) - 15:26, 14 May 2011
  • // Marks message 1 as "deleted" (will actually be deleted after Pop3Cli.Quit) Pop3Cli.MsgNum := 1;
    2 KB (246 words) - 14:52, 4 July 2010
  • ...nt record's fields. Fields are numbered starting from 0 up to FieldCount - 1. Fields property always returns data as a string. For blobs, use GetStreamF Last := MWBuffer1.FieldCount - 1;
    925 bytes (119 words) - 14:56, 14 May 2011
  • Locate a record by sequential search. KeyFields is field list, byte values, 1 based.
    393 bytes (45 words) - 19:31, 5 May 2011
  • ...ght bytes are 'MWBUFFER' string, next char is a version number, currently '1', next eight bytes are DataBufferCount expressed in hexadecimal format. Rem
    577 bytes (71 words) - 19:42, 5 May 2011
  • ...ght bytes are 'MWBUFFER' string, next char is a version number, currently '1', next eight bytes are DataBufferCount expressed in hexadecimal format. Rem
    640 bytes (80 words) - 19:40, 5 May 2011
  • 1) buffer where the data will be placed buf:array[1..64] of byte;
    2 KB (332 words) - 23:32, 26 October 2017
  • MWBuffer.Fields[1];
    965 bytes (120 words) - 15:22, 14 May 2011
  • // This will issue List in single mode for the message 1 (does not trigger OnList events) Pop3Cli.MsgNum := 1;
    7 KB (872 words) - 06:42, 1 July 2010
  • {| border=1
    1,001 bytes (141 words) - 10:34, 6 February 2019
  • {| border=1
    1,000 bytes (141 words) - 10:58, 6 February 2019
  • // This will issue Uidl in single mode for the message 1 (does not trigger OnUidl events) Pop3Cli.MsgNum := 1;
    9 KB (1,122 words) - 20:43, 1 July 2010
  • for I := 0 to FRequestBuffer.FieldCount - 1 do for Fld := 0 to CliTable.FieldCount - 1 do
    5 KB (653 words) - 14:15, 9 May 2011
  • var buf:array[1..64] of byte;
    2 KB (301 words) - 17:04, 24 April 2015
  • TnScript1.AddEvent(1, 'login', 'root' + #13#10, [efIgnoreCase], nil);
    3 KB (328 words) - 20:30, 17 January 2016
  • Count := '''Receive'''(@Buffer, Sizeof(Buffer)-1);
    3 KB (414 words) - 06:42, 9 July 2011
  • | width="180" | [[SHA1 | SHA1]] |||| Secure Hash Algoritm 1 implementation, D10 Seattle and newer provide this in System.Hash as well
    4 KB (483 words) - 17:50, 30 March 2017
  • ICS message digests or hashes types, note SHA3 and Shake needed OpenSSL 1.1.1 or later: ...maybe a minute, 15,360 bit takes hours. Note RSA PSS keys need OpenSSL 1.1.1 or later.
    10 KB (1,353 words) - 17:06, 15 November 2018
  • ...tenIndex ]] |||| Read only, which listen socket accepted last connection, -1 if default Addr.Poprt used, 0 or above is index into MultiListenSockets col ...x | IcsHostIdx ]] |||| If 0 or higher index into the IcsHosts collection, -1 if IcsHosts not used.
    15 KB (2,035 words) - 10:55, 6 February 2019
  • #In TWSocket, added new method SendTB(const Data: TBytes; Len: Integer=-1) where Len is optional, also similar SendToTB and SendToTB6 with TBytes, as #In the IP Streaming Log component TIcsIpStrmLog, RetryAttempts -1 now means no retry attempts, 0 mean try for ever. After failure to connect
    13 KB (2,003 words) - 17:21, 27 May 2022
  • ...Client]] |||| Array of connected clients. Index is from 0 to ClientCount - 1.
    6 KB (686 words) - 19:00, 20 April 2016
  • #002 Amazon Root CA 1 (Amazon), Expires: 2038-01-17 #070 SwissSign RSA SMIME Root CA 2022 - 1 (SwissSign AG), Expires: 2047-06-08
    42 KB (5,757 words) - 19:28, 16 February 2024
  • *'''ICS-V5''' for Delphi / BCB 1 to Delphi / C++ Builder 2007 and Delphi .NET (discontinued and obsolete, p Major Changes in '''ICS V9.1''':
    33 KB (4,753 words) - 12:48, 21 April 2024
  • {| border=1 meaning TLSv1.1 or later with forward security ciphers.
    15 KB (2,304 words) - 19:07, 14 November 2018
  • ...unit to avoid duplication. Only Delphi 11.1 and later have the same ZLIB 1.2.12 as ICS, so will automatically used System.Zip. If older ZLIB versions #In TWsocket, added ReceiveTB(var Data : TBytes; MaxLen : Integer = -1): Integer; where MaxLen is optional, to receive TCP data into a TBytes dyn
    6 KB (904 words) - 15:59, 3 November 2022
  • 1 - RootCaCertsBundle.pem is a large file that was originally created extra program code involved. With V9.1, all the bundles can be optionally liniked
    7 KB (1,122 words) - 19:22, 16 February 2024
  • ...eNew set true will ignore 3.0, while GSSLEAY_DLL_IgnoreOld will ignore 1.1.1, if both sets of DLLs are available in the same directory. The main SSL sam ...ting file, generate large random number for errors instead of reverting to 1. Don't save BOM with unicode compilers.
    8 KB (1,283 words) - 17:54, 28 September 2021
  • ...files using chunked coding without known size, note these show with size -1 since not known until complete. These fixes were triggered by failed HTTP ...1 and fail unless 3.0 is available. ICS now supports YuOpenSSL 3.0 and 1.1.1 versions as commercial DCUs allowing applications to be used with OpenSSL w
    8 KB (1,295 words) - 18:59, 6 January 2022
  • ...SL if necessary. Setting WebSrvIP to localhost sets both 127.0.0.1 and [::1] so the browser OAuth2 redirect can choose IPv4 or IPv6. ...e OpenSSL 1.0.2 is out of support. GSSLEAY_DLL_IgnoreNew now means use 1.1.1 not 3.0.0.
    8 KB (1,381 words) - 19:31, 18 December 2020
  • {| border=1 {| border=1
    40 KB (6,181 words) - 10:15, 19 May 2020
  • ...peated once every KeepAliveInterval seconds. KeepAliveInterval defaults to 1 second. Some (buggy) routers may not handle keep-alive packets properly. * '''Version 1.1''' of Winsock was supplied in an add-on package (called Wolverine) for Wind
    11 KB (1,687 words) - 23:55, 26 October 2017
  • Changes in '''ICS V9.1''' include: ...release, so please delete all old groups and packages before installing V9.1, to avoid a mix of old and new packages. Only C++ 10.4, 11, 12 and later a
    29 KB (4,541 words) - 11:13, 11 March 2024