uni

University stuff
git clone git://git.margiolis.net/uni.git
Log | Files | Refs | README | LICENSE

doc.toc (1629B)


      1 \boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax 
      2 \babel@toc {english}{}
      3 \defcounter {refsection}{0}\relax 
      4 \contentsline {section}{\numberline {1}Χρήση \lstinline {rpcgen}}{1}{}%
      5 \defcounter {refsection}{0}\relax 
      6 \contentsline {section}{\numberline {2}Εκτέλεση κώδικα}{1}{}%
      7 \defcounter {refsection}{0}\relax 
      8 \contentsline {section}{\numberline {3}Ενδεικτικά τρεξίματα}{3}{}%
      9 \defcounter {refsection}{0}\relax 
     10 \contentsline {subsection}{\numberline {3.1}Server και client στον ίδιο υπολογιστή}{3}{}%
     11 \defcounter {refsection}{0}\relax 
     12 \contentsline {subsection}{\numberline {3.2}Server και client σε διαφορετικές IP}{3}{}%
     13 \defcounter {refsection}{0}\relax 
     14 \contentsline {subsection}{\numberline {3.3}Δοκιμή concurrency}{4}{}%
     15 \defcounter {refsection}{0}\relax 
     16 \contentsline {section}{\numberline {4}Κώδικας}{5}{}%
     17 \defcounter {refsection}{0}\relax 
     18 \contentsline {subsection}{\numberline {4.1}\lstinline {rpc.x}}{5}{}%
     19 \defcounter {refsection}{0}\relax 
     20 \contentsline {subsection}{\numberline {4.2}\lstinline {rpc_server.c}}{7}{}%
     21 \defcounter {refsection}{0}\relax 
     22 \contentsline {subsection}{\numberline {4.3}\lstinline {rpc_client.c}}{9}{}%
     23 \defcounter {refsection}{0}\relax 
     24 \contentsline {subsection}{\numberline {4.4}\lstinline {sock_client.c}}{17}{}%
     25 \defcounter {refsection}{0}\relax 
     26 \contentsline {subsection}{\numberline {4.5}\lstinline {Makefile.rpc}}{23}{}%
     27 \defcounter {refsection}{0}\relax 
     28 \contentsline {subsection}{\numberline {4.6}\lstinline {Makefile}}{24}{}%