Blame view

JChatClient/doc/latex/_socket_8h.tex 1.25 KB
1
2
\hypertarget{_socket_8h}{\section{Referencia del Archivo /home/imanol/devel/eclipse/\-P\-A\-D/\-J\-Chat\-Client/src/include/\-Socket.h}
\label{_socket_8h}\index{/home/imanol/devel/eclipse/\-P\-A\-D/\-J\-Chat\-Client/src/include/\-Socket.\-h@{/home/imanol/devel/eclipse/\-P\-A\-D/\-J\-Chat\-Client/src/include/\-Socket.\-h}}
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
}


Header de la clase \hyperlink{class_socket}{Socket}.  


{\ttfamily \#include $<$iostream$>$}\\*
{\ttfamily \#include $<$sys/socket.\-h$>$}\\*
{\ttfamily \#include $<$netinet/in.\-h$>$}\\*
{\ttfamily \#include $<$arpa/inet.\-h$>$}\\*
{\ttfamily \#include $<$netdb.\-h$>$}\\*
{\ttfamily \#include $<$string$>$}\\*
{\ttfamily \#include $<$sys/types.\-h$>$}\\*
{\ttfamily \#include $<$unistd.\-h$>$}\\*
\subsection*{Clases}
\begin{DoxyCompactItemize}
\item 
class \hyperlink{class_socket}{Socket}
\begin{DoxyCompactList}\small\item\em Clase del socket. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{DescripciĆ³n detallada}
Header de la clase \hyperlink{class_socket}{Socket}. \begin{DoxyAuthor}{Autor}
Imanol Barba Sabariego 
\end{DoxyAuthor}
\begin{DoxyDate}{Fecha}
12/06/2013
\end{DoxyDate}
En este fichero se define la clase \hyperlink{class_socket}{Socket}, que es la clase que se abstraer toda la comunicaciĆ³n con sockets al programador