merged AI doc, some new pages
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
//! \~\file piclientservermodule.h
|
||||
//! \~\ingroup ClientServer
|
||||
//! \~\brief
|
||||
//! \~english Umbrella header and module group for TCP client-server helpers
|
||||
//! \~russian Общий заголовок и группа модуля для TCP-клиент-серверных компонентов
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
Module includes
|
||||
Ivan Pelipenko peri4ko@yandex.ru, Andrey Bychkov work.a.b@yandex.ru
|
||||
Ivan Pelipenko peri4ko@yandex.ru, Andrey Bychkov work.a.b@yandex.ru
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
@@ -34,10 +39,10 @@
|
||||
//! \~russian \par Общее
|
||||
//!
|
||||
//! \~english
|
||||
//! These files provides server with clients dispatching for server-side and client for client-side.
|
||||
//! These headers provide a TCP server with server-side client objects and an active client for remote connections.
|
||||
//!
|
||||
//! \~russian
|
||||
//! Эти файлы предоставляют сервер с диспетчеризацией клиентов для серверной стороны и клиента для клиентской стороны.
|
||||
//! Эти заголовки предоставляют TCP-сервер с серверными объектами клиентов и активного клиента для удаленных подключений.
|
||||
//!
|
||||
//! \~\authors
|
||||
//! \~english
|
||||
|
||||
Reference in New Issue
Block a user