- Home /
Question by
ScareCrow95 · Nov 23, 2017 at 12:21 PM ·
networkinglayertransport
Unity Transport layer cant connect to server hosted on amazon EC2
Hello,
I followed this guide : https://docs.unity3d.com/Manual/UNetUsingTransport.html I am able to send and receive messages locally, even over my local wifi, between my laptop and pc, but when I connect to a windows EC2 AWS instance which has a static public IP assigned and the firwall access has been given to unity (ports are opened as well in the rules for that ec2) I just cannot seem to connect to it, is there some extra steps I am missing?
Thanks
Comment
Your answer
Follow this Question
Related Questions
Unet Transport Layer problem 0 Answers
Unity networking tutorial? 6 Answers
Sending structs over network (NetworkTransport API) 1 Answer
Unity's LLAPI for Raspberry Pi Server? 0 Answers
UNET Transport Level API Efficient Message Handling and Types? 1 Answer