Oct 17, 2016
UDP Client Server example in Java
›
There are two types of Internet Protocol (IP) traffic. They are TCP or Transmission Control Protocol and UDP or User Datagram Protocol...
1 comment:
Jul 20, 2016
Create Installer Projects in Visual Studio 2013
›
After completing the development of your desktop Application. The next phase is to deployment or installation of that application. For ...
Jul 18, 2016
Android Development Step by step
›
Android is a mobile operating system developed by Google. It is primarily designed for Touchscreen mobile devices such as smartphone and ...
1 comment:
Jul 16, 2016
Oline Base64 Encode and Decode
›
In my previous post, I have shared the basic introduction of base64 encode and decode and it uses. I have also shared the code How you...
Jul 14, 2016
Base64 Encode and Decode
›
Base64 is used for converting arbitrary binary data to ASCII text so, that it's become easier to transmitted the data over the netwo...
›
Home
View web version