Previous 20 filesDelphi 4.0x shareware
Winsock & Internet

[ scde20.zip ] [ 38,671 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 | D5 ]
Scrooge converts RichEdit or DBRichEdit text contents to HTML, including many attributes, and with many options. The download version contains the DCU version for Delphi 4, free for private use.
Registration $49 (single user, incl. source).
Added: 10-05-1998/8-01-2001   |  Version: 1.98   |  Downloads: 1706/1487/1
Author:Michael Justin   [Homepage]   [DSP files]

[ sendmail.zip ] [ 768,908 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | D2 | C1 | C3 | C4 | C5 | C6 ]
The SendMail is Delphi/BCB component, used for sending e-mail messages via SMTP servers. The messages can be either in plain text or HTML format, contain attachments or embedded images for HTML contents. You can use the SendMail for dispatching of messages by mailing lists, specifying multiple recipients. The package contains TextTemplateConverter component, bonus utility which translates some specified %keywords% inside the text into some specified values. It can be used as plug-in for SendMail component to replace some keywords in the email templates (like % recipient_email% or %sender_name%) to their actual values.
Help-file included.
Added: 8-11-2004/20-12-2004   |  Version: 2.0.1   |  Downloads: 226/226/7
Author:Aleksey Kuznetsov   UtilMind Solutions   [Homepage]   [DSP files]

[ tfingerclient.zip ] [ 50,752 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 | D5 ]
This component is an easy Finger client. This means that it supports the Finger Internet Protocol, and lets you Finger any site. It uses non-blocking sockets, so your application won't be blocked during the operation. It is very easy to use: just call the functions FingerIt or DoFinger and that's all
Source code provided after registration
Added: 27-06-2000/15-10-2000   |  Version: 1.7   |  Downloads: 1377/1372/0
Author:Xavier Cirac   [Homepage]   [DSP files]

[ tftpclient.zip ] [ 197,157 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | D8 | C1 ]
This component is an easy FTP client. This means that it supports the FTP Internet Protocol ( File Transfer Protocol ), and lets you FTP any site. It uses non-blocking sockets, so your application won't be blocked during the operation. It is very easy to use: just connect to a server and use the system functions that you need. That's all. Methods: Create: Creates the component (Constructor) MKD: Make Directory (creates a directory in the server). PWD: Print Working Directory RMD: Remove Directory (deletes a server directory). CWD: Change working directory (like MSDOS/Unix cd) CDUP: Change the working directory to the parent of the current one. FTPConnect: Connects to the host specified in the Host property with the user and password specified in the User and Password properties. Open: Like FTPConnect but using parameters. LIST: Lists the contents of the current directory. It is like the MSDOS 'dir' or the Unix 'ls'. DeleteFile: Deletes a server file Quit: Closes the current session RenameFile: Changes the name of a server file Abort: Aborts the current transaction Cancel: Cancels the current operation even if the client is waiting for a server response. Put: Uploads a file to the server Get: Downloads a file from the server System: Retrieves server system properties NOOP: No Operation CustomCommand: Lets you define extra FTP functions. Properties: Information: This is the last information line (for exemple: server responses) WorkingDirectory: Current server working directory LastList: The contents of the last call to the LIST function (like MSDOS dir or UNIX ls). Waiting: Indicates if the client is waiting for the server response. SoundFile: File to use as sound for an error/connection notification. User: Login of the user. Password: Password of the user Host: Address of the host (FTP server) to connect. Port: FTP Port (standard:21) DataType: Type of the data to be transferred (ASCII, Binary or Auto) Name: Name of the component Events: OnError :Happens if an error occurs OnInformation: Happens every time that the client needs to show an information (for example: server responses, errors...) OnConnected: Happens when a session is established successfully OnConnectionClosed : Happens if the connection is closed OnFileGet: Happens when a file download is completed OnFilePut: Happens when a file upload is completted [more]
Full Source code included after registration
Added: 3-07-2000/23-08-2004   |  Version: 3.0   |  Downloads: 1913/1911/8
Author:Xavier Cirac   [Homepage]   [DSP files]

[ tnb52504.zip ] [ 1,040,054 bytes ] [ Shareware ] [ No Source ]
[ D4 ]
This component is an implementation of the TN5250 protocol. It's not a termimal emulator but a powerful developer tool. It's specially designed to deal with the developer needs. Now you can get access to the mainframe from your delphi program without need of third party terminal emulators. Main features: * Multilingual support trought simple .ini like files. * Direct access to screen fields. * 11 properties and 6 events gives you full control over the TN5250 connection and system status. * Fully prepared for use of standard delphi controls. * Simple terminal emulator program is included.
Added: 9-01-2000   |  Version: 1.00   |  Downloads: 1006/1006/0
Author:Gustavo Ricardi   Team Soft SRL   [Homepage]   [DSP files]
 
Compatible files:  [ D3 | D5 ]

[ wbplus.zip ] [ 571,383 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 | C3 | C4 ]
"Web Broker Plus" is an extention to the Web Broker components of Delphi and C++Builder that will enable some of the essential features of CGI Expert that are not available in the Web Broker components: Support for FileUpload, Session variables, TextFilter Component with scripting language etc.
AdditionalNote
Added: 3-01-1999/9-01-2000   |  Version: 1.0.6   |  Downloads: 1593/1259/0
Author:Lars Akerman   Lars Akerman Software   [Homepage]   [DSP files]

[ WebTracker.zip ] [ 38,403 bytes ] [ Shareware ] [ No Source ]
[ D3 | D4 | D5 ]
WebTracker - Session and Security Management for Delphi ISAPI web sites. WebTracker brings together Session management and site security to the stateless world of HTTP. No Cookies or Hidden fields required. Unit for D3, D4 and D5 included. Source available for $49Cdn. View the Readme file for usage and the 2 demo applications.
Added: 26-06-2000/25-06-2000   |  Version: 1.0   |  Downloads: 1079/1079/0
Author:Dave Hackett   Dave Hackett | GreenLight Software   [DSP files]

[ winhttp.zip ] [ 901,023 bytes ] [ Shareware ] [ No Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
The WinHTTP is easy to use WinInet-based HTTP client component which allows to post and get any data from the Web via HTTP protocol. With WinHTTP you can grab Web pages, download files and documents (or only their headers without the content), get results of the CGI programs (for example, results of web-based search engines / databases), or even upload files to the CGI programs. The WinHTTP can grab web contents both in binary and text formats, supports cache of Internet Explorer, can resume broken downloads, read data from password protected directories and supports basic proxy authentication scheme. Also it can be used in ActiveX forms, for example to build Web-based installations. [more]
Help-file included.
Added: 22-04-2003/20-12-2004   |  Version: 3.0   |  Downloads: 605/602/7
Author:Aleksey Kuznetsov   UtilMind Solutions   [Homepage]   [DSP files]

[ wpi10.zip ] [ 752,237 bytes ] [ Shareware ] [ No Source ]
[ D4 | D5 ]
TWebPageImage Ver 1.0 Creates High quality Thumbnails (or full images) of any web page which can then be saved to either BMP, JPG, or PNG formats. Features Timed updates, Drag-n-drop, and Custom Views Local popup menu also enables full display or lanches in browser. Can be used as both visible and non-visible component for generating web page thumbnails [more]
Added: 17-01-2001   |  Version: 1.0   |  Downloads: 711/711/0
Author:Brendan Daunt   Windswept Software LLC   [Homepage]   [DSP files]

[ wscript.zip ] [ 237,080 bytes ] [ Shareware ] [ No Source ]
[ D4 | D5 ]
Scripting componenents for Webbroker and CGIExpert that are using the Microsoft script engine to incorporate script facilities in your web applications. The scripting language is VBScript and you are able to mix Html code with VBScript (similar to Microsoft ASP code).
Added: 31-10-1999   |  Version: WebScript 1.0   |  Downloads: 1218/1218/0
Author:Lars Akerman   Lars Akerman Software   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.