Thursday, June 11, 2009

Reliance gsm wap settings.

ip: 10.239.221.5
access point : rcomwap

Friday, May 15, 2009

Replace corrupted windows xp system files

1.Insert windows xp CD
2.Go to Run (win+R)
3.Type VFC/SCANNOW
4.That's all.System files will now be restored.
!<#@!_££!_

Saturday, May 2, 2009

MG University B.TECH S8 Computer Science Syllabus

SECURITY IN COMPUTING
RT 801 2+1+0

Module1
Introduction: Security basics – Aspects of network security – Attacks – Different types – Hackers – Crackers – Common intrusion techniques –Trojan Horse, Virus, Worm – Security services and mechanisms.

Module 2
OS Security – Protection Mechanisms –Authentication & Access control – Discretionary and Mandatory access control – Authentication mechanisms – Official levels of computer security (DoD) - Security breaches – Concept of a hole - Types of a holes – Study of the security features for authentication, access control and remote execution in UNIX, WINDOWS 2000

Module 3
Cryptography: Basic Encryption & Decryption – Transposition & substitution ciphers – Caesar substitution – Polyalphabetic substitutions – Crypt analysis – Symmetric key algorithms – Fiestel Networks – Confusion – Diffusion – DES Algorithm – Strength of DES – Comparison & important features of modern symmetric key algorithms – Public key cryptosystems – The RSA Algorithm – Diffice Hellman key exchange – comparison of RSA & DES – Message Authentication & Hash functions – Digital signature

Module 4
Network & Application Security: Kerberos – X509 Authentication service – IP security Architecture – Secure socket layer – Electronic mail security – Pretty Good privacy – S/MIME – secure Electronic Transactions – Firewalls - Security mechanisms in JAVA platform – Applet security – Security policy and Security Manager.

Module 5
Database Security: - Security issues – SQL security DAC based on granting & revoking privileges – MAC for multilevel security – Statistical database security.

Text Books

Module1, 4 Network Security Essentials Applications & Standards, William S., Pearson Education Asia
Module2 Modern operating System, Andrew S. Tanenbaum, Pearson Education Asia
Using JAVA 2 platform, Joseph L. Weber, Prentice Hall of India
Module3 Cryptography and network security principles and practice, William Stallings, Pearson Education Asia
Information theory coding and cryptography, Ranjan Bose, TMH
Module 4,5 Designing security Architecture Solutions, Jay Ramachandran, Wiley Dreamtech
Module5 Database Security Mechanisms for Computer Network, Sead Muftic, John wiles

References

Security in Computing - Charles P. Pfleeger IEEE Computer Science Press
Database Security Mechanisms for Computer Network- Sead Muftic, John wiles
Designing Security Architecture Solutions – Jay Ramachandran, Wiley dreamtech
Firewalls Complete - Marcus Gonsalvus, TMH
Networking Technologies - Jaisal, Galgotia Publication
Security in Computer Operating System - G.O.Shea, NCC Blackwell Manchester Oxford
Mastering JAVA security: Cryptography, Algorithms and Architecture - Rich Helton, Wiley Dreamtech
Implementing IPv6- Mark A. Miller P.E, IDG Books


HIGH PERFORMANCE COMPUTING
R802 2+1+0

Module1
Introduction to parallel processing - Trends towards parallel processing - Parallelism in uniprocessor - Parallel computer structures-Architecture classification schemes - Indian contribution to parallel processing.

Module 2
Principles of pipelining and vector processing - Linear pipelining - Classification of pipeline processors - General pipelines - Instruction and Arithmetic pipelines –Design of Pipilined instruction unit-Prinnciples of Designing Pipeline Processors- Instruction prefetch and branch handling- Dynamic pipelines - Architecture of Cray-1.

Module 3
Array processors - SIMD array processors - Interconnection networks - Static vs dynamic networks - mesh connected networks - Cube interconnection networks - Parallel algorithms for array processors - SIMD matrix multiplication-Parallel sorting on array processors - Associative array processing - Memory organization.

Module 4
Multiprocessor architectures and Programming - Loosely coupled and Tightly coupled multiprocessors - Interconnection networks - Language features to exploit parallelism - Process synchronisation mechanisms.

Module5
Dataflow computers - Data driven computing and Languages - Data flow computers architectures - Static data flow computer -Dynamic data flow computer -Data flow design alternatives.

Text Book

Computer Architecture & Parallel Processing - Kai Hwang & FayeA.Briggs, McGraw Hill

References

Elements of Parallel computing - V. Rajaraman - PHI
Super Computers - V. Rajaraman - Wiely arstern
Parellel Processing for Super Computers & AI - Kai Hwange & Douglas Degneot
Mc Graw Hill
Highly parallel computing - George S. Almasi, Allan Gottlieb - Benjamin Cumings Publishers.
HIgh Performance Computer Architecture - Harold S. Stone, Addison Wesley.
Advanced Computing - Vijay P.Bhatkar, Asok V.Joshi, Arirban Basu, Asok K.Sharma.


PRINCIPLES OF PROGRAMMING LANGUAGES
R803 3+1+0

Module1
Introduction – Role of programming languages - Effects of Environments on languages - Language Design issues - Virtual computers and binding times, Language Paradigms.

Module2
Data types - Specification of data types, implementation of elementary data types, Declarations, type checking and type conversion - Assignment and Initialisation - Structured data types - Specification of data structure types, Implementation of data structure type - Declarations and type checking for data structures.

Module 3
Abstract data types, Encapsulation by subprogram - Type definition, storage management - Sequence Control - Implicit and Explicit sequence control, sequencing with arithmetic expressions, sequence control between statements.

Module 4
Subprogram control - Subprogram sequence control, attributes of data control, Shared data in subprograms - Abstract data types revisited, Inheritance, Polymorphism.

Module 5
Advances in Language design - Variations of subprogram control, Parallel programming, Introduction to exception handling - Exception handling in JAVA, Hardware developments, software architecture.

Text Book

Programming Languages, Design & Implementation - Terrence W. Pratt, Marvin V. Zelkowitz., Pearson Education Asia / Prentice Hall of India

Reference
Programming Languages - Robert W Sebesta, Pearson EducationAsia


ARTIFICIAL INTELLIGENCE
RT 804 3+1+0

Module 1
Introduction – Definitions – AI application areas – Example problems- Problems and problem spaces - Problem characteristics – Problem solving by searching, Searching strategies – Breadth first search, Uniform cost search, DFS, Depth – Limited search, Bi-directional search – Constraint satisfaction search.

Module 2
Informed search, A* algorithm, Heuristic functions – Inventing Heuristic functions - Heuristic for constraint satisfaction problem – Iterative deepening – Hill climbing – Simulated Annealing.

Module3
Game playing and knowledge structures – Games as search problem – Imperfect decisions – Evaluation functions – Alpha – Beta pruning – state of art game programs, Introduction to frames and semantic nets.

Module 4
Knowledge and Reasoning – Review of representation and reasoning with Logic – Inference in first order logic, Inference rules involving quantifiers, modus ponens, Unification, forward and backward chaining – Resolution.

Module 5
Introduction to Prolog – Representing facts – Recursive search – Abstract data types – Alternative search strategies – Meta predicates, Matching and evaluation, meta interpreters – semantic nets & frames in prolog.

Text Books

Module 1,2,3,4
Artificial Intelligence – A modern approach, Stuact Russell – Peter Narang, Pearson Education Asia
Artificial Intelligence Rich E. - McGraw Hill Booq Company

Module 5
Artificial Intelligence, George F Luger, Pearson Education Asia

References

An Introduction to Artificial Intelligence – Eugene Charniak & Drew McDermot, Pearson Education Asia



ELECTIVE - II
R805 3+1+0
CLIENT SERVER COMPUTING (ELECTIVE - II)
RT 805-2 3+1+0

Module 1 Introduction
History - uses - Client Server Computing & Hetrogenous Computing - Cross Platform Computing Distributed Computing - The costs of Client Server Computing - Advantages and Disadvantages - Client Server Databases.

Module 2 Design
Fundamentals of client server design - Managing the interaction of client and server - Communications Techniques protocols & Client server interaction protocols - Preparing applications for client server - Optimizing applications for client server - Example client server implementations - Request acceptance dispatching - Execution of requests - Client server interaction using message.

Module 3 Multitasking
Multi programming vs multitasking - Processor - Advantages and draw backs of multiple processor - Child and parent processor - Case study Novell Netware and Windows NT - Developing server applications - Threads - Server communication model.

Module 4 Synchronization
Scheduling implementations - processing queues - context switching pre emptive systems - critical sections - mutual exclusion - semaphores - semaphore implementations in NT & Netware.

Module 5 Communications
Network communication - Inter process communication - Building portable client server applications.




References

Novell's Guide to Client-Server Application & Architecture- Jeffrey D.Schqnk, Novell Press.
Client Server Computing - Dawna Travis Dewire, McGraw Hill.
Developing Client Server Applications - W.H.Inman, BPB.
Guide to Client Server Databases - Joe Salemi, BPB.
Client Server Strategies- David Vaskevitch, Galgotia.


ADVANCED NETWORKING TRENDS (ELECTIVE - III)
RT806-5 3+1+0

Module 1
Ethernet Technology – Frame format – Interface Gap – CSMA/CD – 10 mbps Ethernet, Fast Ethernet, Gigabit Ethernet, Wireless Ethernet – SONET – Sonet multiplexing, Sonet frame structure

Module 2
ISDN - Definition - Protocol architecture - System architecture - Transmission channels - ISDN interface, B-ISDN.

Module 3
ATM – ATM Principles – BISDN reference model – ATM layers – ATM adaption Layer – AAL1, AAL2, AAL3/4, AAL5 – ATM addressing – UNI Signaling – PNNI Signalling

Module 4
SATELLITE COMMUNICATION: Satellite communication principles - Geo stationary satellites - block schematic of satellite earth station - VSAT - VSAT networks - applications in personnel communication. (basic ideas only)

Module 5
Wireless Lan – Infrared Vs Radio transmission – Infrastructure & ad hoc n/w – IEEE 802.11 – Hiper Law – Bluetooth – Physical Layer – MAC layer – Networking – Security

References

Module 1
An introduction to Computer Networking - Kenneth C Mansfield, Jr., James L. Antonakos, PHI

Module 1,2,3
Communication Networks Fundamental Concepts & Key Architecture - Leon-Garcia – Widjaja, Tata McGraw Hill
Mobile Communication - Jochen Schiller, Pearson Education Asia




GRAPHICS AND MULTIMEDIA LAB
R807 0+0+4


Point plotting, line and circle drawing, Line and Polygon clipping, transformations, hidden line elimination, curves, polygon hatching, Multimedia programming, Visual programming, Animation

Any experiment according to the syllabus of R702 Computer Graphics may be substituted




PROJECT & SEMINAR
R709/ R808 0+0+4

Each student is required to present a technical paper on subject approved by the department. The paper should in general reflect the state of the art. He/ She submits a report of the paper to the department.

In addition to the seminar He/She shall undertake a project work in the 7th semester itself in consultation with the guide(s). On completion of the project work, He/She shall present the work done before a panel of staff members, and submit a report of the project work done to the department.


VIVA -VOCE
R809

A comprehensive Viva-voce examination will be conducted to assess the students overall knowledge in the specified field of engineering. At the time of Viva-voce, certified report of seminar, mini project and project work are to be presented for evaluation.
s8

Friday, May 1, 2009

Google Search

Google becomes more social.You can search using google's toll free number.Just call
1800-419-99999 (toll free from BSNL,MTNL lines)
And tell ur search querry.

Samsung's LED High Definition TVs for India

Samsung India has announced the launch of its new, advanced line up of LED High Definition TVs for the Indian market. Samsung India is the first company to introduce and manufacture LED TVs in India. Besides, it has also launched new LCD TVs and Plasma TVs.

What is LED?
LED stands for Light Emitting Diode. Simply put, LED is an upgraded version of LCD screens which gives better picture quality while being more energy efficient and environment friendly, but they are costlier. In fact, Samsung says that its LED TVs reduce energy consumption by over 40 percent versus traditional LCD HDTVs of similar size.
The company has introduced 3 LED HD TV Series - Series 6 (40-inch), Series 7 (46-inch), and Series 8 (55-inch). While Series 6 and 7 are now available, Series 8 will be offered in May.

Picture Quality, Features
Each of the introduced LED HDTV Series claims to feature Mega contrast ratios (ultra-high contrast ratios) using Samsung's LED TV Engine.
These TVs use LEDs as their primary light source, rather than traditional Cold Cathode Fluorescent Lamps (CCFL). Benefits of using LEDs include ultra-high contrast ratios, slim depths that allow for more artful designs, plus increased energy savings.
Compared to a traditional CCFL, LEDs produce darker blacks that appear endlessly deep to the eye. The result is picture clarity that measures up to the natural colors, says the company.
Samsung's entire LED HDTV line-up incorporates a number of innovative features to reduce motion blur and image judder. All the three series boast Samsung's Auto Motion Plus frame interpolation technology to ensure crisp, easy viewing of sports, video games and movies.
By using Edge LED technology, Samsung has been able to shave all three series down to ultra-thin depths at just over an inch thick (1.16 inch or 29.9 mm thickness), without cutting back on connectivity options and include a built in tuner.
Samsung created a slim wall-mount solution - reducing the gap between the TV and the wall to around 0.6 inches, down from the two inches of bulkier solutions. The thin LED HDTV depth, coupled with the new wall-mount solution allows for a simple installation akin to hanging a picture frame.

Pricing
Samsung LED series will be available at a price between Rs. 1.25 to 3.5 lakh, LCD series at Rs 17,000-1.7 lakh and Plasma Series from Rs 59,000-1.35 lakh.

Wednesday, April 29, 2009

AVG Full Version

Say goodbye to viruses.Here's an AVG Internet Security with 10 year validity.Download AVG 8.5 from http://free.Avg.Com
and install using the following key.
8MEH-RQXTV-MQOWD-E447R-MPHYD-PEMBR-ACED
!<#@!_££!_
UNIDO GLOBAL SOLUTIONS.

Get orkut scraps via SMS

1.Copy ur scrapbook url
2.Enter it in www.OrkutFeeds.Com and hit OK
3.Copy the feed url
4.Goto Google SMS channel( Labs.google.Co.In/smschannels )
5.Create a new channel
6.Select RSS/Atom feed and paste feed url there&submit
7.That's it
(the scrapbook shuld b public)