android使用ServerSocket的问题,new ServerSocket(8999)这一行会阻塞
在Activity里是这样启动的Intentintent=newIntent(MainActivity.this,MyServer.class);startService...
在Activity里是这样启动的Intent intent = new Intent(MainActivity.this, MyServer.class); startService(intent);
展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询