readme.txt
来自「一个unix和windows通用的socket函数封装的类」· 文本 代码 · 共 28 行
TXT
28 行
Title: socket.h
Autors: Christophe MEESSEN
email : meessen@cppm.in2p3.fr
Date: apr 1999
A set of C++ wrapper classes for sockets. Unix-NT independent.
This is the first release of the source. A documentation and an STL compatible version
of the classes and a sockstream class is under developpement. According to public
interrest, they may be made available to the public. For now a noraml programmer
should be able to find out how to use it.
This work has be done as part of the Event Filter project developpend in collaboration
with CERN ( Centre European de Recherche Nucleaire) in Geneva. I'm Ingineer at CPPM
(Centre de Physique des Particules de Marseille), a CNRS (Centre National de Recherche
Scientifique) laboratory. CNRS is the french national research organsiation.
Permission to use, copy, modify and distribute this software and it's documentation for
any purpose and without fee is hereby granted, provided that his notice remain part of
the source files. This package is povided as is, without any support.
A client and server app are provided as startup examples.
Future version should include Exception and error message support.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?