-
Huawei s software development specifications, help you unified programming style...
华为软件开发规范,帮你统一编程风格,养成良好的编程习惯-Huawei s software development specifications, help you unified programming style, to develop good programming habits
- 2022-06-19 06:44:17下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
同学录系统是一个用asp.net开发的程序
同学录系统是一个用asp.net开发的程序-college system is an Asp. Net with the program
- 2022-04-19 09:15:21下载
- 积分:1
-
一套餐饮收费管理系统源代码,通过计算机串口读写IC卡设备。...
一套餐饮收费管理系统源代码,通过计算机串口读写IC卡设备。-a Food Management System source code, through the computer serial port IC card reader equipment.
- 2022-05-30 02:32:26下载
- 积分:1
-
in the Windows platform and Linux compiler, the SyncML development of a series o...
可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, includes a comprehensive C library for creating, sending, receiving and analytical SyncML news. It supports XML and WBXML coding, also supports HTTP (for Web synchronization), the WSP (in the use of WAP) and OBEX (IrDA or use Bluetooth) transmission.
- 2022-01-25 15:06:41下载
- 积分:1
-
中国来电显示标准,为DTMF数据传送格式的,中国国标。
中国来电显示标准,为DTMF数据传送格式的,中国国标。-china CID(DTMF)
- 2022-06-16 16:04:34下载
- 积分:1
-
一个既可画图又可聊天的JAVA程序,用SOCKET编程实现
一个既可画图又可聊天的JAVA程序,用SOCKET编程实现-A progamm which could be used both in chating and drawing. It s implemented in sockets.
- 2022-01-25 19:58:53下载
- 积分:1
-
会用C编程并不代表就掌握了C语言,本书中归纳了一些常见的C编程错误,希望对大家能有所帮助....
会用C编程并不代表就掌握了C语言,本书中归纳了一些常见的C编程错误,希望对大家能有所帮助.-Will use C programming does not mean that the hands of the C language, this book summarized some common C programming errors, in the hope that everyone can be helped.
- 2022-11-26 09:25:03下载
- 积分:1
-
单片机之间相互通信
内容是关于 两个单片机之间的通信.一个做主机,另一个做从机.从机负责显示液晶显示(LCD1602)时钟(DS12887).通过上位机指令控制,并调整时间.并且控制闹钟的时间
- 2023-03-14 19:20:03下载
- 积分:1
-
java源码程序关于matlab学习
java源码程序关于matlab学习-procedures on Matlab learning
- 2022-11-13 17:00:03下载
- 积分:1