Hey everyone, this has been done before but prior to me having the project saved on my drive i reformatted, excluding all existing projects so i need help urgently.

Basically i have a project with Form1 named Client
two labels, two text boxes (username and password) , one winsock control and a command button (submit)

I have another project with Form1 named Server
and a text box

I would like to transmit data between the two so that when a username and password is typed in on the client and the button Submit is pressed, it displays in the text box of Server (depending if i have it running or not) the username and password typed on the client. I have managed to get this to work more than once and i know for definete it can be done.
Help is more than appreciated,
- revivalry