"; function search(frm) { win = window.open("","scrollbars"); win.document.write(page); txt = frm.srchval.value.split(" "); fnd = new Array(); total=0; for (i = 0; i < item.length; i++) { fnd[i] = 0; order = new Array(0, 4, 2, 3); for (j = 0; j < order.length; j++) for (k = 0; k < txt.length; k++) if (item[i][order[j]].toLowerCase().indexOf(txt[k]) > -1 && txt[k] != "") fnd[i] += (j+1); } for (i = 0; i < fnd.length; i++) { n = 0; w = -1; for (j = 0;j < fnd.length; j++) if (fnd[j] > n) { n = fnd[j]; w = j; }; if (w > -1) total += show(w, win, n); fnd[w] = 0; } win.document.write("

Total found: "+total+"
"); win.document.close(); } function show(which,wind,num) { link = item[which][1] + item[which][0]; line = ""+item[which][2]+" Score: "+num+"
"; line += item[which][4] + "
"+link+""; wind.document.write(line); return 1; } Wireless Technology

Home  | About Us | Site Map |
  
 
.......................................................................................................................................................................................................
Wireless Systems Wireless Technology Protocols & Languages Professional Bodies Glossary

About us

 

We, the students of B.E Computer Science and Engineering and B.Tech Information Technology from India and Malaysia envision in bringing out the cutting edged technologies and provide services to the society, especially to the students community.

The world is moving towards wireless technologies all blue chip companies/ corporate are concentrating into this exciting field of wireless communication, so we thought it would be apt in pooling all the latest wireless technologies into a single domain so it comes handy to anyone who would like to be aware of cutting edged technologies, protocols and languages.

We are at present in the second year of our graduation in the due course we would like to implement these cutting edged technologies in finding solutions to the problems/difficulties faced by the society. so as a process to begin we thought of making people aware of the technologies first then in the due course their implementation as well.

With this vision we under the guidance of our coach, sub-coach and from various other sources, to bring out this website into its current shape we would like to thank each and every individual for their consistent encouragement during the course of website development.

 

- Team members
Seven Stars