Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.7k views
in .NET FTP by
Is it possible to use my active connection for FTP? I am looking for an FTP like app that uses .Net Remoting to communicate instead of the standard sockets. This way firewalls wont be an issue.

Any suggestions and could this be modified to work that way?

Thanks
Swelborn

1 Answer

0 votes
by (162k points)
.NET remoting still uses TCP sockets so I don't understand why it would be any different re firewalls.

It would certainly be possible to implement FTP capabilities using remoting but you'd need to write the client and server. I don't really see the point of doing so though.

Is it possible to use my active connection for FTP? I am looking for an FTP like app that uses .Net Remoting to communicate instead of the standard sockets. This way firewalls wont be an issue.

Any suggestions and could this be modified to work that way?

Thanks
Swelborn

Categories

...