Jeremy - 

Off the top of my head

> 1. What i need to know is which is the best way to encrypt the
> packets being sent? https?

I believe https is the ONLY way to secure the data - assuming it's being sent over 
the net, rather than a (global?) intranet.

> 2. Can you limit WHO can access the webservice? i.e. IP address or
> domain name.

Don't know. Can't see why not.  Someone has to collect an IP at some point.

Failing that - send along a username, and a md5 of a password with the request.
(might even md5 the username as well... as that's half the code)

If those details match something.. well.. brillo, if not. soz, come back again later.

HTH

Mark
-----------------------------------
[EMAIL PROTECTED]       
ICQ: 3094740
Safe From Bees
[www.safefrombees.com]

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to