Let me make a suggestion, get the Arduino Cookbook and a basic electronics book and read them. There you will find that Tx and Rx are output and input to a UART. The UART typically converts a 8 bit value to a data stream which can be synchronous or asynchronous.