标签: c# php android unity3d emulation
我正在使用Unity3d开发游戏,我遇到了问题。用C#编写的游戏有一个使用PHP(XAMMP)链接的数据库。
但问题是:我试图在c#脚本中发布我的IP地址而不是Localhost,但仍然无法连接数据库,
我使用了两者:"http:MY_PC_IP:8080/insertuser.php"; 并且:"http:MY_PC_IP/insertuser.php"; 我正在使用Nox作为模拟器..
"http:MY_PC_IP:8080/insertuser.php";
"http:MY_PC_IP/insertuser.php";
答案 0 :(得分:1)
使用内部IP地址filter
filter