Shandong video conference v3.2.10版本的 MD5 值为:e9e908f971313b4c4bca5737f96781ef

以下内容为反编译后的 ApSocketConst.java 源代码,内容仅作参考


package com.ainemo.android.business.apsharescreen.data.socket;
public class ApSocketConst {
    public static final String HOST = "192.168.43.1";
    public static final int PORT = 9518;
    public static final int SINGAL_PORT = 9010;
}