Thursday 6 October 2011

STEPS FOR RS-232 EXPERIMENT

1.Connect the RS-232 Cable for both system(Peer-to-Peer communication)
2.Log on the administrator from both system.
3.Open the terminal(Herculus software) in sender(system 1).
4.Then select the SERIEL for terminal window.


5.Then set the Portnumber,parity,baudrate and set mode as setup.


6.Open the terminal connection by using OPEN button.


7.Now it is ready to send the data to receiver(system 2). 
8.Open the turboc and run the receiver side program from receiver(system2).




9.Now receiver is ready to receive the data from sender.
10.Now sender can send the data to receiver by using terminal.




11.Then receiver will be receive the data from sender by using c program with turboc.