New pages
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 17:21, 27 October 2009 Multicasting (hist) [3 bytes] 196.209.224.44 (Talk) (New page: xxx)
- 15:17, 30 June 2009 Linking (hist) [583 bytes] 81.56.149.239 (Talk) (New page: == Linking Statically == XML depends on Foundation. Util depends on Foundation and XML. You can avoid the dependency to XML if you build the XML library with -DPOCO_UTIL_NO_XMLCONFIGURATI...)
- 11:07, 19 December 2008 Connection-less sockets (hist) [2,459 bytes] 80.122.195.86 (Talk) (New page: UDP Sockets In contrast to TCP which is connection-oriented and guarantees that data is transmitted in order and reliable to the destination, UDP offers no such guarantees: * it work...)
- 11:07, 19 December 2008 Connection oriented sockets (hist) [3,842 bytes] 80.122.195.86 (Talk) (New page: Working With TCP The purpose of this tutorial is to walk you through connection oriented socket usage. As example we will implement an application that queries the http://dict.org webpage...)
- 11:07, 19 December 2008 Tutorialstreamsocket (hist) [412 bytes] 80.122.195.86 (Talk) (New page: In the previous example we showed how easy it is to use FTP or HTTP. Still, sometimes one will need to work directly with sockets. In this tutorial we will show you how to do exactly that....)
- 10:57, 19 December 2008 Tutorialftpclient (hist) [3,170 bytes] 80.122.195.86 (Talk) (New page: = FTPClient = In this tutorial we will show you how to write a simple FTP client that is capable of downloading a file to our local hard drive. And yes, this is a tutorial for beginners b...)