Johannes,
On 27 Oct 2011, at 09:45, Johannes Rasche wrote:
I'm planning to use Zinc
and have a question, which might sound trivial for networking experts:
is it sufficient for Zn-Server to work
if someone using Zn-Client knows my actual IP-adr (plus username and pw)?
Yes, that is enough: when an HTTP client knows an HTTP server (and the network is there) they can talk to each other, that includes ZnClient and ZnServer.
The challenge with P2P is exactly that: how will parties discover each other and will they actually be able to talk to each other at the network level (firewalls, ISP restrictions, etc..).
As always,
http://en.wikipedia.org/wiki/Peer-to-peer is a good place to start.
HTH,
Sven