You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Network.cs>에는 서버와 통신하기 위해 HTTP 요청을 보내는 예제 코드가 있습니다.
<NetworkTest.cs>와 <NetworkTest2.cs>에는 <Network.cs>의 함수들을 사용하는 예제 코드가 있습니다.
/Assets/Scripts/Network_Secret.cs 파일이 있어야 합니다. getserveraddress()라는 함수로 서버 주소를 반환하는 스크립트입니다.