|
ok so i have done that but now what do i do. I know there is a type called SOCKET is reading and writing the same as reading and writing to the screen but instead of cout and cin its something else? How do i read and write to the socket and connect to it. I did a little server in java where you started it and then to connect went to the ip of the machine and then entered a specific port thats specified in the server code. Does it work kind of the same way?
|