Hello ! Using the System.Net.Sockets.TcpClient i'm reading my POP3 inbox mail; I want to convert (encode ??) the message in HTML and render it in a gtkhtml widget created at runtime. It's all ok except the encoding phase. Ho can I do ? Is there a class in the framework that can help me? Thanx Salvatore