How can I use Direct connection on two PCs in my local network?

To use GigaTribe in direct connection mode with two computers of the same local network, you must create two separate users.
Each computers has its own local IP address and will use a distinct TCP port.

Example :
PC1: local IP =192.168.0.10
PC1: TCP Port used for redirection = 3728.
PC2: local IP =192.168.0.20;
PC2: TCP Port used for redirection = 3730.

Router rules (NAT)
Rule 1:
external port=3728
internal port =3728
protocol = TCP
server IP = 192.168.0.10
Rule 2:
external port=3730
internal port =3730
protocol = TCP
server IP = 192.168.0.20