Re: Will zedebee work for me?
Ian Stocks <[email protected]> Fri, 11 May 2007 11:37:16 +0100
| Newsgroups | gmane.comp.security.zebedee.general |
|---|---|
| Message-ID | <[email protected]> |
Tim Uckun wrote: > I have a set of applications that communicate via UDP I inherited. I > do not have the time or the will to rewrite these applications but I > would like to use zebedee to compress and encrypt this communication > and as a bonus tunnel them over TCP. > > The programs communicate asyncronously by sending packets of data and > receipts back and forth. The communications can happen to and from > multiple machines using different UDP ports. > > It's all a bit tricky but from reading the documentation I am not sure > if zebedee can do this. Best I can make out I would need to run both > a client and a server on each machine. Each machine would listen on > one port while sending to multiple machines on different ports via the > client. > > It does sound like you would need to run both server and client on each end of the tunnel(s). This will work fine, I used something similar for bidirectional replication between SQL Servers a few years back. > Is ti possible to run zedebee both as a client and a server on the > same machine on windows? Do I run two instances or just one? Does > anybody have a config file that would do something like this? > Running both server and client on a single machine is fine. They could even use the same tunnel port number as one would be making outgoing connections, and one would be accepting incoming connections. So if using a firewall, all that would be required is to allow a sinlge port number both incoming and outgoing connections. Ian. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/