hiii friendz… i want to know whether unity game engine can communicate with other unity game engine which is running on different machine… actually i got a problem to communicate different .exe files which are connected to different unity engines… for this i took one unity game engine as server and other unity game engine as client to that server unity engine… now i connected one .exe to the unity game engine which is server and i tried to connect another .exe file to the unity game engine which is client. but two unity game engines are not communicating
if i connect like this in a multiplayer environment i must be able to see communication between the two UNITY game engines ,…IS THIS POSSIBLE in unity …if not how can we do that ???