JunkBox_Lib
1.10.1
Loading...
Searching...
No Matches
isnet.h
Go to the documentation of this file.
1
#ifndef __JBXL_INFO_SYSTEM_NET_H_
2
#define __JBXL_INFO_SYSTEM_NET_H_
3
19
#include "
password.h
"
20
#include "
cipher.h
"
21
#include "
xtools.h
"
22
23
#include "
dh_tool.h
"
24
#include "
ssl_tool.h
"
25
#include "
ldap_tool.h
"
26
27
28
#ifdef ENABLE_SSL
29
30
31
// サーバ側でのコマンド受信処理
32
Buffer
get_command
(
Buffer
);
33
Buffer
get_operand
(
Buffer
);
34
Buffer
get_comment
(
Buffer
);
35
36
37
#include "
isnet_server.h
"
38
39
#include "
isnet_client.h
"
40
41
42
#endif
// ENABLE_SSL
43
#endif
// __JBXL_INFO_SYSTEM_NET_H_
44
cipher.h
暗号用ライブラリヘッダ
dh_tool.h
get_operand
Buffer get_operand(Buffer)
Definition
isnet.c:65
get_comment
Buffer get_comment(Buffer)
Definition
isnet.c:87
get_command
Buffer get_command(Buffer)
Definition
isnet.c:36
isnet_client.h
isnet_server.h
ldap_tool.h
LDAP用ライブラリ ヘッダ
password.h
パスワードライブラリ ヘッダ
ssl_tool.h
Buffer
Definition
buffer.h:35
xtools.h
汎用拡張ツールヘッダ
xLib
isnet.h
Generated on Sat Oct 12 2024 19:31:03 for JunkBox_Lib by
1.11.0