** Hello everyone, I am developing a wcf service that works on several PCs connected to the network, I want all clients to connect to the server via the Internet, how can this be done?
Thanks in advance. **
Visual Studio → File → New Project → Web → ASP.NET Web Application
After creating the project, add the web service (WCF)
If you need help setting up RESTful web services using WCF, the WCF-REST starter kit ( http://www.asp.net/downloads/starter-kits/wcf-rest/ ) can help .
WCF REST - .Net Framework Visual Studio Windows REST (WCF). - WCF .Net 3.5 SP1. , .
Source: https://habr.com/ru/post/1734106/More articles:Support for multiple JS libraries - javascriptjQuery.ajax method doesn't work in IE7 and IE6, but works fine in Firefox - jqueryНевозможно получить доступ к объекту DCOM из службы Windows, написанному на С# (сервер Windows 2003), но может получить доступ к объекту при размещении в качестве консольного приложения - c#UITableViewCell Background Size - iphoneDifference between background and content presentation in uitableviewcell - iphoneUIBarButton ignores "setEnabled: YES" - iphoneDynamic update request in Oracle - sqlQuestion mark ASP.NET MVC URL search parameter - urlMake an array of data from $ (this) .serialize () - javascriptHow to do custom initialization with autofac - inversion-of-controlAll Articles