how can i make a tcp (ive heard it called a listener?) server (simplicity is optional at this point) that can recieve data from a client thats connected as well as send data back to that individual client (more multiple clients)?
ive done several tutorials but i could not get any of them to work or they did not do what i was hoping they would do. anyway, any help is most appreciated.