On Sun, 14 Aug 2011 23:11:46 +0200
rosea grammostola<rosea.grammostola(a)gmail.com> wrote:
Should netjack work with the same performance on
a wireless connection,
compared to wired connection?
The short answer is no, but the more correct answer
is that depending on
how much data you want to push over the connection, and how much latency
is tolerable for what you're doing. Wireless these days has quite a bit
of bandwidth; you may not saturate the connection.
Anyway, got it working via the crossover cable.
on Master machine:
sudo ifconfig eth0 10.0.0.2 up
on Slave machine
sudo ifconfig eth0 10.0.0.3 up
On Master machine
jack_netsource -H 10.0.0.3
For the rest: