report: added client-server diagram
authorAdriana Draghici <adriana008@gmail.com>
Fri, 5 Feb 2010 15:10:14 +0000 (17:10 +0200)
committerAdriana Draghici <adriana008@gmail.com>
Fri, 5 Feb 2010 15:10:14 +0000 (17:10 +0200)
report/img/Diagram1.png [new file with mode: 0644]
report/report.aux
report/report.log
report/test.tex

diff --git a/report/img/Diagram1.png b/report/img/Diagram1.png
new file mode 100644 (file)
index 0000000..d438729
Binary files /dev/null and b/report/img/Diagram1.png differ
index 92acba2..d727e81 100644 (file)
@@ -5,6 +5,7 @@
 \@writefile{toc}{\contentsline {paragraph}{Outline}{1}}
 \bibstyle{abbrv}
 \bibdata{report}
+\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Client-Server architecture for interaction with BitTorrent clients.}}{2}}
 \@writefile{toc}{\contentsline {section}{\numberline {2}Bittorent Loging Architecture}{2}}
 \newlabel{logging}{{2}{2}}
 \@writefile{toc}{\contentsline {subsection}{\numberline {2.1}BitTorrent Messages}{2}}
index e7940e9..7548d1c 100644 (file)
@@ -1,4 +1,4 @@
-This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2009.6.21)  5 FEB 2010 16:07
+This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2009.6.21)  5 FEB 2010 17:08
 entering extended mode
 **report.tex
 (./report.tex
@@ -132,29 +132,32 @@ LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <7> on input line 21.
  (./intro.tex) (./logarch.tex) (./test.tex [1
 
-{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]) (./results.tex) (./conclu
-sions.tex) (./report.bbl
+{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] <img/Diagram1.png, id=11, 
+1054.29176pt x 425.11765pt>
+File: img/Diagram1.png Graphic file (type png)
+
+<use img/Diagram1.png>) (./results.tex) (./conclusions.tex) (./report.bbl
 
 LaTeX Warning: Empty `thebibliography' environment on input line 3.
 
-) [2] (./report.aux) ) 
+) [2 <./img/Diagram1.png (PNG copy)>] (./report.aux) ) 
 Here is how much of TeX's memory you used:
- 1030 strings out of 94086
- 13060 string characters out of 1167700
+ 1038 strings out of 94086
+ 13169 string characters out of 1167700
  67905 words of memory out of 3500000
- 4332 multiletter control sequences out of 10000+50000
+ 4337 multiletter control sequences out of 10000+50000
  10420 words of font info for 35 fonts, out of 1200000 for 2000
  645 hyphenation exceptions out of 8191
- 25i,10n,21p,204b,236s stack positions out of 5000i,500n,6000p,200000b,5000s
-{/usr/share/texmf/fonts/enc/dvips/ai/aicmtext.enc}{/usr/s
-hare/texmf/fonts/enc/dvips/ai/aicmitext.enc}</usr/share/texmf/fonts/type1/blues
-ky/cm/cmbx10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></usr/shar
-e/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/bluesky/
-cm/cmr12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr17.pfb></usr/share/tex
-mf/fonts/type1/bluesky/cm/cmti12.pfb>
-Output written on report.pdf (2 pages, 46728 bytes).
+ 25i,10n,21p,204b,255s stack positions out of 5000i,500n,6000p,200000b,5000s
+{/usr/share/texmf/fonts/e
+nc/dvips/ai/aicmtext.enc}{/usr/share/texmf/fonts/enc/dvips/ai/aicmitext.enc}</u
+sr/share/texmf/fonts/type1/bluesky/cm/cmbx10.pfb></usr/share/texmf/fonts/type1/
+bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/
+share/texmf/fonts/type1/bluesky/cm/cmr12.pfb></usr/share/texmf/fonts/type1/blue
+sky/cm/cmr17.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmti12.pfb>
+Output written on report.pdf (2 pages, 72721 bytes).
 PDF statistics:
- 35 PDF objects out of 1000 (max. 8388607)
+ 36 PDF objects out of 1000 (max. 8388607)
  0 named destinations out of 1000 (max. 131072)
1 words of extra memory for PDF output out of 10000 (max. 10000000)
6 words of extra memory for PDF output out of 10000 (max. 10000000)
 
index e13250b..8d52cd6 100644 (file)
@@ -1,3 +1,9 @@
 \subsection{The old infrastructure}
 We emphasize the disadvantages (not scalable)
 \subsection{The new infrastructure}
+\begin{figure}
+\begin{center}
+\includegraphics[width = 4.5in, height = 2.2in]{img/Diagram1.png}
+\end{center}
+\caption{Client-Server architecture for interaction with BitTorrent clients.}
+\end{figure}
\ No newline at end of file