Re: transfer data (securely) between clients via RPC,SSL,...?
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Fri, 2 Feb 2007 12:53:30 +0200
Use TCP if you can't use WCF ( which gives you security bult-in already when
you use WSHttpBinding , obviously that demand port 80 to be opened ). You
can use firewall API ( Com interfaces ) to open ports you need
Arkady
"Mario Beutler" <mario.beutler@xxxxxxxxxx> wrote in message
news:1170411800.603323.292250@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
Our security software should transfer data between clients in an
office LAN.
Which protocol/service should I use to tranfer data by my
program between clients?
The admin doesn't need to change firewall or any other settings, if
possible.
Which protocol/service prefered by admins?
- RPC (but W32 Blaster Worm uses vulnerability in RPC)
- Named Pipe (but not available if file and printer sharing is
disabled)
- TCP/IP (but in general admin have to open ports firewall manually)
- SNMP
- SSL
- SSH
Any help is highly apperciated.
Mario
.
- References:
- transfer data (securely) between clients via RPC,SSL,...?
- From: Mario Beutler
- transfer data (securely) between clients via RPC,SSL,...?
- Prev by Date: Re: UPnPRegistrar in C#
- Next by Date: Re: Can I run my IPV6 program on winxp while build on Platform SDK for Microsoft? Windows? Server 2003
- Previous by thread: transfer data (securely) between clients via RPC,SSL,...?
- Next by thread: Re: transfer data (securely) between clients via RPC,SSL,...?
- Index(es):
Relevant Pages
|
Loading