Category Uncategorized

How to send SMS in java using SMS Gateways App

Using the SMS garways app (https://play.google.com/store/apps/details?id=eu.apksoft.android.smsgateway&hl=en) Port of app: IP address of your phone currently connected to a network. <pre class=”code”>import java.io.BufferedReader;import java.io.IOException;import java.io.InputStreamReader;import java.net.HttpURLConnection;import java.net.MalformedURLException;import java.net.URL;import java.net.URLConnection;import java.net.URLEncoder; public class SendSMS { public static void send(String mobileNumber, String textMessage,…

Inter portlet communication in same and different WAR files

Inter Portlet Communication (portlets reside in same Application and different Application) ______________________________________________________________________________ There are mainly two ways using       1.            Public render parameter (PRP)       2.            Portlet Events       3.            URL Generation API Public render parameters: a)      when two portlets…

Missing person locator

Abstract:  Everyday many persons are missing worldwide, most of them are children and women, in order to identify the location of missing person. It is very difficult to everyone. To identify the location of a missing person’s location we will…

Brain game 2.0 questions

  Question 1: In June of 2013, Microsoft announced that apps developed using Unity would be available in the Windows Store and in the Windows Phone Store. Since then, how many apps have been submitted using Unity? About 1000 About…

Java Program to find common chrectures in three Strings

Input: consider 3 strings are “AMITABH”, “BACHCHAN”, “RAJNIKANTH” program : class FindCommonAlphabets{      public static String find(String str1,String str2)        {              int i,j,k,flag;              String result=””;              char s1[]=str1.toCharArray();              char s2[]=str2.toCharArray();            for(i=0;i<s1.length;i++)                   {                     for(j=0;j<s2.length;j++)                        {          â€¦

c++ mutiple choice questions with answers

c++ mutiple choice questions with answers   1. How many types of polymorphisms are supported by C++?A.     1    B.     2C.     3    D.     4 Answer: Option B Explanation: The two main types of polymorphism are run-time (implemented…

Impact of internet in India

Impact of internet in India!!! Access to Internet and broadband are widely regarded as catalysts for economic and social development of a country. A number of research studies have demonstrated the positive impact that Internet and broadband penetration have on…

INTRODUCTION TO COMPUTER NETWORKS

INTRODUCTION TO COMPUTER NETWORKS 1.2.1 Local Area Networks L ocal area networks, generally called LANs, are privately-owned networks within a single building                                     or campus of up to a few kilometers in size. They are widely used to connect personal computers…

CAMPUS RECRUITMENT TRAINING TEST

GAYATHRIVIDYAPARISHAD COLLEGE OF ENGINEERING,VISAKHAPATNAM. CAMPUS RECRUITMENT TRAINING TEST MASTER OF COMPUTER APPLICATIONS DT:01/11/2012                                                                                                                                   Max.Marks:60 Conducted by:BATCH-6                                                                                                                      Time:60 min NAME:                                                                   ROLL NO:                                              BATCH:                                   REASONING 1)4,7,25,10,…..,20,16,19 what number shouldfill the blank ?                                  [      ] a.13                        b.15                        c.20        d.28…

Green computing!!

GREEN COMPUTING INRODUCTION:             Green computing or green IT, refers to environmentally sustainable computing . In the article Harnessing Green IT: Principles and Practices, San Murugesan defines the field of green computing as “the study and practice of designing, manufacturing,…

Green Computing

  GREEN COMPUTING INRODUCTION:             Green computing or green IT, refers to environmentally sustainable computing . In the article Harnessing Green IT: Principles and Practices, San Murugesan defines the field of green computing as “the study and practice of designing,…

Enable Notifications OK No thanks