Jpp
18.4.0
the software that should make you happy
|
Base class for interprocess communication. More...
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/tcp.h>
#include <netinet/in.h>
#include <fcntl.h>
#include <errno.h>
#include <string>
#include "JLang/JException.hh"
#include "JLang/JFile.hh"
#include "JNet/JSocketAddress.hh"
Go to the source code of this file.
Classes | |
class | JNET::JSocket |
Socket class. More... | |
Namespaces | |
JNET | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Base class for interprocess communication.
Definition in file JSocket.hh.