RecThread.IsBackground =true;
RecThread.Start( );
SendThread.IsBackground =true;
SendThread.Start( );//RecThread.Join( );
//SendThread.Join( );