Archive

Posts Tagged ‘through proxy’

Sending Email Through Proxy

March 15th, 2010 Comments off

I need a demo project showing how to send SMTP email and DIRECT SEND through a HTTP proxy and SOCKS 4/5 proxy

Many people have failed to do this, send me a message with the demo application. If it works ill accept your bid.

Demo application must allow me to specify my own proxy and account information and must also be able to direct send mail without smtp

Send Email Through Proxy

February 28th, 2010 Comments off

I need a demo project in either VB.net or C#.net that sends an email through a proxy (http or socks)

The demo project should be able to be opened in Visual Studio.

Smtp Through Proxy

November 26th, 2009 Comments off

I need a demo project on how to send SMTP through a socks proxy using vb.net.

Using the system.net.mail class to send the smtp email.

I haven’t been able to find out how to do this on the internet and I have been searching for months now, any help would be greatly appreciated,

Run Php Script Through Proxy

September 2nd, 2009 Comments off

I have a php script that I run 3 times a day. Currently, it runs off my server IP. I need to run the script through proxies.

The script takes user info from my database, associates it with a random message built in, then posts the message to users twitter accounts.

Twitter I think has blocked my IP from posting. So, I would like to run the script through proxies that I specify.

I need a .php script built that can add upt to 10 proxies to different text fields, and that will then run the script through those proxies.

Bear