All Units
| Name | Description |
|---|---|
| Olf.Net.Socket.Messaging | C2PP *************************************************************************** Socket Messaging Library Copyright (c) 2023-2026 Patrick PREMARTIN This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. *************************************************************************** Socket Messaging is a Delphi Library for managing a messaging system over TCP/IP sockets between clients and servers or peer to peer programs. The library can be used in any Delphi project on recent versions of the environment. It uses the TSocket class from System.Net.Socket, threads and generic collections. To use this library more simply, and obtain the source code you need to use a client and server in your project, with your own interface, without coding, use this code generator : https://smcodegenerator.olfsoftware.fr/ *************************************************************************** Author(s) : Patrick PREMARTIN Site : https://socketmessaging.developpeur-pascal.fr/ Project site : https://github.com/DeveloppeurPascal/Socket-Messaging-Library *************************************************************************** File last update : 2025-05-26T15:45:34.864+02:00 Signature : 965df8e6ff69e8456cd70c722416af41359b6e91 *************************************************************************** |
Generated by PasDoc 1.0.2.