using the winsock control.. just have it "listen" you should not need a timer control.
once listening, you wait for the connection request.. then connect. recieve the message.. display it.. close the connection.. then listen again.

there are many tutorials around.. just do some searching