Interested in scripting and automation?? Click here
Get latest news, updates,exams patterns and study materials for AIEEE 2014 and IIT-JEE 2014
Computer and IT Engineering Section
 

Here you can get all study material related to Computer science and IT Engineering


Any User/Guest can add important document into this section.
To upload or add any information go to File catalog and under "Select your need" click Engineering

Recent materials:


1.Bash Shell Commands in Linux
2.Java Interview Questions by Priyanka


Learn to create a website from w3school.com offline

 
HTML, CSS, JAVASCRIPT, AJAX, PHP,  ASP, JQuery and much more
 
Just download this file and read offline.
 
Socket programming in Java: Client Server communication
 
This program used the client-sever principle. The Server is up. The Client tries to login.
The server verifies the credential and respond "Login Successfull" if the credential correctly given. Get the entire code in the zip file here
 
Extract the zip file which contains the java code for both client and server.



Video tutorial to create a tabbed navigation menu using CSS and HTML.
This tutorial will help you to create a CSS tabbed navigation menu in dreamweaver.
After viewing this video tutorial, you will learn basics of web designing, css and html.
html-css
Download this video First Part Second Part
To watch this video click here First Part
Second Part

 

 

flipkart flipkart

 

 


 
RMI programming using JAVA

This example consists of the following files
1.RmiInterface.java This part defines the RMI interface. The method (receiveMessage) of the server class, which implements this interface, is called from the remote client. In the remote client program, the type of the server class (which is the remote class in this client class) is this interface.
 
2. RmiServer.java This is the server program(class). In this class, the method , which is called from the remote client, is defined. This class is the implementation of the RMI interface.
3. RmiClient.java
This is the client program(class). The remote method is called from this class.

You can find the code below

Refer this page for more clarification.
 
RmiClient.java RmiServer RmiInterface
 

For more information, please see this PDF

Wireless network technology and ATM(Asynchronous Transfer Mode)
Documents to learn
 


1.WI-FI Technology
 
WIFI
Wi-Fi.rar


  
2.Asynchronous Transfer Mode
ACN Slides
ACN Slides

Single Pass Clustering Technique (Code by Kongposh Sapru)
Suppose that we have the following set of documents and terms,
 and that we are interested in clustering the terms using the
 single pass method (note that the same method can be used 
to cluster the documents, but in that case, we would be using the document 
vectors (rows) rather than the term vector (columns).
 
      T1  T2   T3  T4  T5
Doc1  1   2    0   0   1
Doc2  3   1    2   3   0
Doc3  3   0    0   0   1
Doc4  2   1    0   3   0
Doc5  2   2    1   5   1
Get the code here. Code Zip
Please refer this page for more understanding.
 

Instant Chat Messanger in Java
A simple chat messenger developped in Java using socket programming. This applicaion is based on client server architecture. One server is always running to accept requests from several clients. Several clients can login using there credentials and the server IP address and port no. Only valid clients will be allowed to start start.
 
One can also start private chat that will be one to one and cant be seen by the server.
Get the souce code here.


 

You may also like to see:
1.How to shutdown a computer using your mobile
2.How to send a mail using unix/linux terminal
3.How to root a samsung phone model samsung galaxy y s-5360





Find me on

 

dd