technology >
courses >
ctec1831 >
Lab #2
Lab #2
(worth 15% of your final mark)
Last modified: Fri Dec 10 16:02:11 EST 2010
Files
Instructions [70,891 bytes]
- cookiesrc.zip [57,251 bytes] —
source code in C
- client.exe [14,848 bytes] —
Win32 console client
- server.exe [32,768 bytes] —
Win32 server
- cookie.txt [726,486 bytes] —
cookie file
updated Wed Sep 15 2010: corrected
cookie #2895 (broken since 1998!) Thanks to Graham Campbell for
spotting it!
- mbwclt.exe [28,160 bytes] —
Win32 client
- Synchronous socket examples [ZIP;
43,360 bytes]
Sockets in .NET [DOC; 417,280 bytes]
— Material from the MSDN
library.
- asyncsocks.zip [ZIP; 49,231 bytes] —
Asynchronous socket examples
Threading in .NET [DOC;
527,360 bytes]
- threads.zip [ZIP; 71,758 bytes] —
Threading examples
- skels.zip [ZIP; 16,868 bytes] —
Skeleton and support code for server (C#) and for command-line (Console)
client (VB)
Solutions
added Fri Dec 10 2010
VB Client (Console)
[PDF; 59,754 bytes]
VB Client (Form)
[PDF; 62,587 bytes]
C# Server, part 1
[PDF; 67,787 bytes]
C# Server, part 2
[PDF; 47,355 bytes]
C# Server, part 3
[PDF; 67,788 bytes]
C# Server, part 4
[PDF; 72,428 bytes]
Links
Back to the CTEC1831 page