Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Can anybody please tell me steps to access a WCF service through LAN connetion??

I've created a WCF Service and my friend is creating a website to consume it. we're not able to connect the service with the site..

For got to mention one thing. The website and the service are in 2 different systems connected to each other through LAN.

Please advice
Posted
Updated 28-Aug-11 18:29pm
v2
Comments
[no name] 28-Aug-11 6:53am    
What have you tried and where are you stuck? Post your code.
DieOnTime 28-Aug-11 9:39am    
Hi shameel, i'm not stuck with code, it's the connectivity i'm stuck with. please provide guidelines if you know any.

You're doing it wrong.

I know, my answer seems vague, or even obtuse, but the quality of the answer is dictated by the quality of the question.
 
Share this answer
 
Comments
DieOnTime 28-Aug-11 9:41am    
Thanks.. so can you please tell me how should my friend get connected to my service??
DieOnTime 29-Aug-11 0:48am    
No no, guys please do believe me, i followed every rule in CP before keying in this question. I searched in CP, i googled it. But i didn't find the appropriate solution for my problem. I swear in name of god i created a authentication service which authenticates Logins in the website my friend has created in his system (Perhaps it's my fault, i forgot to mention that we are building these 2 application in 2 different systems :( i apologize. ). So i honestly request you to provide any solution known to you please. or else pardon me for this Question and also for this comment and ignore this comment as well please.
DieOnTime wrote: I've created a WCF Service


When you ask a question, it would be extremely useful not to lie to us and perhaps to yourself. No, you did not create any WCF Service. People who really create them always do it with the sample client which is connected even before the service implement any functionality.

You can find millions of code samples. For example, see:
A Windows Communication Foundation (WCF) Overview[^],
Windows Communication Foundation QuickStart - Multiple Binding VS2010[^],
Implementing a Basic Hello World WCF Service[^],
Writing a 'Hello World' program using wpf+wcf+wf step by step[^],
Windows Communcation Foundation - Simple Example, Step by Step[^],
WCF for Beginners[^].

—SA
 
Share this answer
 
Comments
DieOnTime 29-Aug-11 0:35am    
No no, guys please do believe me, i followed every rule in CP before keying in this question. I searched in CP, i googled it. But i didn't find the appropriate solution for my problem. I swear in name of god i created a authentication service which authenticates Logins in the website my friend has created in his system (Perhaps it's my fault, i forgot to mention that we are building these 2 application in 2 different systems :( i apologize. ). So i honestly request you to provide any solution known to you please. or else pardon me for this Question and also for this comment and ignore this comment as well please.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900