Mega let spørgsmål
Hejsa...endnu et totalt n00b spørgsmål:jeg har fundet det her på MSDN siden:
--------------------------------------
Add a new form to the project, and name it frmClient.
Change the caption of the form to TCP Client.
Add a Winsock control to the form and name it tcpClient.
Add two TextBox controls to frmClient. Name the first txtSend, and the second txtOutput.
Draw a CommandButton control on the form and name it cmdConnect.
Change the caption of the CommandButton control to Connect.
Add the code below to the form.
--------------------------------------
nu har jeg ikke bestilt andet end at lede efter den lede winsock control dims..hvor finder jeg den?? (bruger vb 6)
