Hi.
 
	Im working on this prosjekt where I have a TCP communication between two computers (Server & Klient). I have managed to get communication between those two. (Sending and reciving one cluster.) But I want to send and recive more than one. I looked at det Topic "Passing Cluster and Datatype Through TCP" on how to use the OpenG, but I have a problem with "the Variant to Data". 
 
	What am I doing wrong? Or is there another way to send more data?
 
	 
 
	The Klient side:
 
	
 
	 
	 
 
	 
 
	 
 
	The Server side: