메소드 | 설명 | |
---|---|---|
GetPermanentSession ( int userId, string session, |
||
IsAuthorizated ( int userId, string session, |
||
Login ( string packet, |
메소드 | 설명 | |
---|---|---|
sessionGen ( ) : string |
public static GetPermanentSession ( int userId, string session, |
||
userId | int | |
session | string | |
connection | ||
outPacket | string | |
isGoodResponse | bool | |
리턴 | void |
public static IsAuthorizated ( int userId, string session, |
||
userId | int | |
session | string | |
connection | ||
리턴 | bool |
public static Login ( string packet, |
||
packet | string | |
connection | ||
outPacket | string | |
isGoodResponse | bool | |
리턴 | void |