TCP networking

Hello,
when I was a kid Ive made a simple tic tac toe game. I was connecting people using TCP. One of them was a server and the second was a client. Is it possible to do something like this in Unity?

Unity has networking support, if that is what you are asking.

Here is the official guide: http://docs.unity3d.com/Manual/NetworkReferenceGuide.html