| |
| Generate Quoted-Printable output |
| Normally the System.Net.Mail and SMTPClient classes could handle every scenario involving creating email messages, but every now and then you need to be able to generate Quoted Printable output, when you are manually creating an email message within some existing application for instance. This sample contains a class that will do that encoding. |
|
| Complete TCP Client/Server Example |
| This is a console application that demonstrates a complete TCP/IP client/server application. It contains a server thread that acts as the server component and a client. Its a good reference for the plumbing and steps required for developing a TCP/IP application. This is a complete VS2005 solution with all project files. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|