fahad_mehdi
New member
- Joined
- Jan 20, 2007
- Messages
- 1
Hi,
I have to make a software the should be able to send emails using proxy socks 5 connections to send out its emails. (in C#.VB.NET)
i have found the code to connect using sock 5 from internet in c#.
I dont know much about sock 5. I am familiar with Server/Client Architecture and simple sockets. Please tell me how i will send email ? i also know some sock 5 proxy ip and port # that work.
Can anybody help me in how to implement sending mail using sock 5 proxy ?
Thanks.
I have to make a software the should be able to send emails using proxy socks 5 connections to send out its emails. (in C#.VB.NET)
i have found the code to connect using sock 5 from internet in c#.
I dont know much about sock 5. I am familiar with Server/Client Architecture and simple sockets. Please tell me how i will send email ? i also know some sock 5 proxy ip and port # that work.
Can anybody help me in how to implement sending mail using sock 5 proxy ?
Thanks.
Last edited by a moderator: