 testguy
		
			testguy
		
		
		
		
		
		
		
		
	
			02-05-2006 03:59 PM
 
					
				
		
 jr_2005
		
			jr_2005
		
		
		
		
		
		
		
		
	
			02-06-2006 03:53 AM
 
					
				
		
 jr_2005
		
			jr_2005
		
		
		
		
		
		
		
		
	
			02-06-2006 05:27 AM
You might also need to ensure that the firewalls on the computers are turned off. IIRC, ports numbered 49152 and above are commonly reserved for private use.
JR
 DaveC
		
			DaveC
		
		
		
		
		
		
		
		
	
			02-16-2006 10:39 AM
TestGuy,
Make sure the client and server are running on the same subnet. I.e. if you have a subnet mask of 255.255.255.0 and a server with the IP address 10.1.1.1 then your client must have an IP address of 10.1.1.n.
02-17-2006 09:14 AM
03-06-2006 08:38 PM
For anyone that might be going through these messages. I found the solution to my problem was to make the static IP addresses in the range 192.168.x.y. I was trying to connect two computers running Windows XP Home edition. I think the problem lies in the fact that the Home edition does not recognize all of the reserved private IP addresses that are recognized by Windows XP Pro. Anyways, once I changed the static IP addresses everything worked as expected.