Hello, I want to have a server-client communication between two PCs using wifi. So far I can do that by using an intermediate router with DHCP. What I would like is to take the router out of the loop, in other words have peer to peer communication between the server and the client with static IPs. Any clues on how to do that?