.Net calls ActivePerl to make socks connection
by Yazhuo Li other posts by this author
Mar 7 2006 2:16PM messages near this date
view in the new Beta List Site
RE: Wrapper Documentation?
|
Re: .Net calls ActivePerl to make socks connection
FRAMEWORK I use C#.NET GUI to call a Perl script, which makes a socks connection
to a windows box outside of firewall.
Both .Net and Perl reside on the same windows 2003 server. I can call
the Perl script fine from command line and it can connect to the remote
box.
However, when .NET calls Perl in a separate process, it doesn't appear
the Perl call has everything available to do a valid SOCKS connection in
the environment, and the connection just times out - 500 error cannot
connect to server. Perl sock connection is enabled by Hummingbird exceed
socks client.
Any thought would be highly appreciated.
Joanne
Attachments:
unknown1
unknown2
unknown3
unknown4
Thread:
Yazhuo Li
Jeff Pang
|