I'm currently trying to merge my socket program, with a gui i just created.. it's basically to help me understand more how each of the project types would work.. Everything thing was going fine, until.. the dreadful ip

. I need to figure out how to grab data that the user inputs to the textbox. I need to use this for the ip, the port and sending messages but the major thing rihgt now is just getting the client to connect. All i need is the "grab data from textbox function". Thanks.
EDIT: Ugh, the ip from the text box has to be converted into a char too :mad: