Blog

Latest articles from our tech team about Dev_ works of Binary Cipher of Software Development

Basics of Unix

Unix PROGRAMMING Introduction to Unix: Unix  is a multitasking, multi-user computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs, including Ken…

IFrame example

<html> <head> <title> My Frame Factory </title> </head> <body> <iframe src=”http://www.w3schools.com” name=”f1″ width=”450px” height=”450px”/></iframe> <iframe src=”http://www.wikipedia.com” name=”f2″ width=”450px” height=”450px”/></iframe>…

Send email from servlet using java mail

package mailpack; import java.io.IOException;import java.util.Properties; import javax.mail.Message;import javax.mail.MessagingException;import javax.mail.NoSuchProviderException;import javax.mail.PasswordAuthentication;import javax.mail.Session;import javax.mail.Transport;import javax.mail.internet.InternetAddress;import javax.mail.internet.MimeBodyPart;import javax.mail.internet.MimeMessage;import javax.mail.internet.MimeMultipart;import javax.naming.Context;import javax.naming.InitialContext;import javax.naming.NamingException;import…

Upload vm to AWS EC2

Synatx: ec2-import-instance disk_image_filename -f file_format -t instance_type -a architecture -b s3_bucket_name -o owner -w secret_key -p platform_name ec2-import-instance disk_image_filename…

Enable Notifications OK No thanks