kamailio install from opensource package

image_pdfimage_print

 

squid default config file content

image_pdfimage_print

 

Squid Proxy Server with Restricted Access , Error no internet

image_pdfimage_print

!! ////

 

Restricting Access to specific Web sites

 

nmap port scan

image_pdfimage_print

 

Bing api submit url

image_pdfimage_print

IWebmasterApi.SubmitUrl

from : https://msdn.microsoft.com/en-us/library/jj554133.aspx

How to get API KEY  (https://msdn.microsoft.com/en-us/library/hh969388.aspx)

 

Bing Webmaster Tools API Services

The Bing Webmaster Tools API Services has the following protocols that can be used to get, call, submit, and retrieve data from Bing Webmaster to your website.

Webmaster API supports the following protocols:

SOAP – Simple Object Access Protocol
Simple Object Access Protocol (“SOAP”) is a structure on which to exchange information with Extensible Markup Language (“XML”). Example of SOAP is that you could send a SOAP message to a website that has Web Services Enabled and receive information back from the website in XML that could then be used or implemented into a website.

POX/HTTP – Plain Old XML over HTTP
Plain Old XML (“POX”) is a term for basic XML and is an information format style. POX is compatible with the XML Schema. POX messages can be sent and received by many types of clients, including clients such as Web browsers that do not have any native support for SOAP-based protocols. POX is a suitable choice for services that exchange data over HTTP and have no requirement to use the advanced protocol capabilities of SOAP and WS-* such as non-HTTP transports, message exchange patterns other than request/response, and message-based security, reliability, and transactions.

JSON/HTTP – JavaScript Object Notation over HTTP
JavaScript Object Notation (“JSON”) is an imitated or copied from the JavaScript Language in order to provide simple data structures that can be text based.

System.Collections.Generic.KeyNotFoundException . Fixed !

image_pdfimage_print

Solution

UPGRADE your MYSQL DATA .DLL

M:Download >>>> MySql.Data.zip

http://dev.mysql.com/downloads/connector/net/5.1.html

For more look link given above