answersLogoWhite

0

You can transmit the web services using SSL. This will require you to use a digital certificate, and transmit and receive the webservice calls over port 443, using HTTPS.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What type of net web services are available for a business?

There are a number of web services available for small and large businesses alike. Including but not limited to web hosting and providing secure communications between the business and their clients.


What is .net as in the ending of a web address?

If you are talking about the ending of an online web address .net means that that website is a network. .com is commmercial, .edu is education, .gov is government, .net is network .NET is both a business strategy from Microsoft and its collection of programming support for what are known as web services the ability to use the Web rather than your own computer for various services.


What is microsoft.net?

Before the official announcement of .NET, the term NGWS was used for Microsoft's plans for producing an "Internet-based platform of Next Generation Windows Services". The Microsoft. NET strategy was presented by Microsoft officials to the rest of the world in June 2000: * .NET is Microsoft's new Internet and Web strategy * .NET is NOT a new operating system * .NET is a new Internet and Web based infrastructure * .NET delivers software as Web Services * .NET is a framework for universal services * .NET is a server centric computing model * .NET will run in any browser on any platform * .NET is based on the newest Web standa


What kind of services are offered by Net Registry?

The company Net Registry is an online provider for small companies. They offer web domain names registration, web hosting, email marketing, and websites.


What services does MyMail provide?

MyMail is a paid web-based email service that offers secure mail services and spam filtering. Messages sent using MyMail are guaranteed to be secure and private.


What is ful form of ado .net and asp .net?

ADO.NET stands for ActiveX Data Objects .NET, which is a set of classes in the .NET framework that enable data access and manipulation in applications. ASP.NET stands for Active Server Pages .NET, which is a web application framework designed for building dynamic web pages and services using .NET technologies. Both are integral parts of the .NET framework, facilitating data management and web development, respectively.


What is the difference between xml web services using asmx and net remoting using soap?

XML Web services offer a simpler model for distributed applications than that provided by .NET Remoting. XML Web services are fine-tuned for Internet scenarios and cross-platform use. Although you can apply .NET Remoting in these scenarios, thanks to its SOAP formatter and HTTP channel, .NET Remoting is more suitable as a high-speed solution for binary communication between proprietary .NET components, usually over an internal network. And although XML Web services can't match the communication speed of .NET Remoting over a binary channel, they still lend themselves to high-performance designs thanks to their stateless nature and ASP.NET's multithreaded hosting service. Here's a quick overview of the major differences between the XML Web service and .NET Remoting technologies: * XML Web services are more restricted than objects exposed over .NET Remoting. An XML Web service works in a similar way to a SingleCall .NET Remoting object. It isn't possible to create a singleton or a client-activated object. * Because of the restricted nature of XML Web services, the design issues are simplified. XML Web services are generally easier to create than remotable components (and easier to design well). * Communication with .NET Remoting can be faster than XML Web service communication if you use a binary formatter. XML Web services support only SOAP message formatting, which uses larger XML text messages. * XML Web services support open standards that target cross-platform use. For example, each .NET XML Web service has an associated WSDL document that describes how a client can interact with the service. Therefore, any client that can parse an XML message and connect over an HTTP channel can use an XML Web service, even if the client is written in Java and hosted on a UNIX computer. * XML Web services are designed for use between companies and organizations. They can use a dynamic discovery mechanism or a UDDI registry that "advertises" services to interested parties over the Internet. * XML Web services don't require a dedicated hosting program because they are always hosted by ASP.NET. That also means that they gain access to some impressive platform services, including data caching, Web farm-ready session state management, authentication, and an application collection for global, shareable objects. These features, if required, can be extremely difficult to re-create by hand in a component exposed through .NET Remoting. * Because XML Web services work through Microsoft Internet Information Services (IIS) and ASP.NET, they can communicate with clients using the default HTTP channel (usually port 80). This means that consumers can use XML Web services just as easily as they can download HTML pages from the Internet. There's no need for an administrator to open additional ports on a firewall. source - http://www.microsoft.com/mspress/books/sampchap/6723.aspx [utsav.verma at gmail.com]


What has the author Robert Tabor written?

Robert Tabor has written: 'Microsoft .NET XML Web Services' 'Poetical Relationships'


What is meaning of .net?

net stands for network .NET is Microsoft's strategy to simplify building XML Web Services and to develop, deploy, and maintain desktop, enterprise, Internet and Smart devices applications in the Internet age.


What are the features of a server?

internet Information Services (IIS) for Windows is a manageable, flexible and secure Web server for hosting a lot of different things on the Web. It is an open and scalable system.


What has the author Clay Shirky written?

Clay Shirky has written: 'Voices from the Net' -- subject(s): Internet 'Planning for Web Services'


What are the features of a IIS server?

Internet Information Services (IIS) for Windows is a manageable, flexible and secure Web server for hosting a lot of different things on the Web. It is an open and scalable system.