i am using sockets and then with button1 i connect to another app...but then i need another button to close the connection...then i would need to make that the variable that points to the connection would be public so i can use it with the other button..how do i do that?