R
Ringo
I have a project based on the WCF tutorial here.
http://msdn.microsoft.com/en-us/library/ms734712.aspx
I made it Gui instead of console and 2 solutions instead of 1, but
everything else is the same. I have added functions and stuff but the
WCF part is unchanged.
The client and server work great on my PC's on my wireless network. I
have a friend that brought over his 3 Thinkpads, (all 3 different
models). 1 of the thinkpads runs the server and client with not
problems. The other thinkpads will not work as either client or
server. When I say they don't work I mean the client cannot see the
server.
If the client PC uses IE to go to the servers page at something like
"http://192.168.1.101:9696/ServiceModelSamples/Service" then it sees
it fine, however the Client program will not connect.
I have made sure that the firewall is turned off and that the correct
IP address is in the app.cfg file, All the computers are running
windows XP. 1 of the non working pc's is a tablet the other just a
notebook.
Does anyone have any thoughts on what could be different? I have no
idea on how to debug this.
Ringo
http://msdn.microsoft.com/en-us/library/ms734712.aspx
I made it Gui instead of console and 2 solutions instead of 1, but
everything else is the same. I have added functions and stuff but the
WCF part is unchanged.
The client and server work great on my PC's on my wireless network. I
have a friend that brought over his 3 Thinkpads, (all 3 different
models). 1 of the thinkpads runs the server and client with not
problems. The other thinkpads will not work as either client or
server. When I say they don't work I mean the client cannot see the
server.
If the client PC uses IE to go to the servers page at something like
"http://192.168.1.101:9696/ServiceModelSamples/Service" then it sees
it fine, however the Client program will not connect.
I have made sure that the firewall is turned off and that the correct
IP address is in the app.cfg file, All the computers are running
windows XP. 1 of the non working pc's is a tablet the other just a
notebook.
Does anyone have any thoughts on what could be different? I have no
idea on how to debug this.
Ringo