+
+
+
+
+ Socket
+
+
+ Takes the input, sends it to the server through a socket and
+ the server trasmits it back to the client. The client then
+ takes the data and prints them to the user. It doesnt provide
+ any real-life functionality as a component. It is just for
+ testing
+
+
+ Data:
+
+
+
+
+ Send data through socket
+
+
+ Data incoming from sockets:
+
+
+
+
+