This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Thursday, 4 December 2014

final year projects






the final year project in robotics regarding to computer system engineering




online hotel reservation using andriod application






using c# programming




Figure: The V2DIP2-32 module on a breadboard, with outputs controlled by simple C++ or C# programs running in Windows 7/Vista, without the need to install ...



Tuesday, 2 December 2014

working of ssl




HOW SSL WORKS? (view)

SSL (Secure Socket Layer) is a cryptographic protocol encrypted with 128 or 256 bit key that provides secure connection between a browser and a server (where your web site is hosted). How SSL works – any data sent between the browser and your website is encrypted before sending and then decrypted after being received with this 128 or 256 bit key issued especially for you. A SSL certificate is issued by a trusted authority like RapidSSL or GeoTrust and installed specifically for a single hostname of your web site (e.g. https://secure.domain.com) where you need encrypted connection. In that way all the data transmitted between the hostname where your client is submitting personal details and the server (where you web site resides) is encrypted and signed as secured by this trusted SSL issuer. The presence of a SSL (https:// valid connection) on your web site increases the confidence of your sites’ visitors during the purchasing process.