-
dma驱动程序的测试程序,已经 调试通过。
dma驱动程序的测试程序,已经 调试通过。-dma driver testing procedures, has been through testing.
- 2022-01-24 13:54:14下载
- 积分:1
-
用java实现的画图程序, 包括客户端和服务器端
用java实现的画图程序, 包括客户端和服务器端-used to achieve the drawing procedures, including client and server
- 2022-01-26 05:03:49下载
- 积分:1
-
TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。...
TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。-TCP/IP programming remote file transfer, including the server and client programs, in Sco Unix System v3.2 and sco TCP/IP Rumtime through debugging environment.
- 2022-02-20 00:05:37下载
- 积分:1
-
SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站S...
SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站SSO标准。它提供了一个安全且可扩展的数据格式集,在各种环境下交换数据和身份识别信息。-The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.
The XMLTooling library, contained within OpenWS, provides the ability to work with XML as regular Java beans. This is similar to the Java Architecture for XML Binding (JAXB), XMLBeans, and XStream libraries. It differs from these libraries in three main ways:
Much finer control to developer for what happens during the marshalling and unmarshalling processes
Much more extensible, allowing various implementations of all of it s XMLObjects
Support for XML Digital Signatures and Encryption
- 2023-02-07 11:45:04下载
- 积分:1
-
在linux下c语言获取本机ip地址的函数,解除了只能获取127.0.0.1的bug.获得的是大端的4字节的ip地址,不是17字节的字符串地址.本人项目中已经在...
在linux下c语言获取本机ip地址的函数,解除了只能获取127.0.0.1的bug.获得的是大端的4字节的ip地址,不是17字节的字符串地址.本人项目中已经在使用了.-In linux under c language to obtain the local ip address of the function, the lifting of access to 127.0.0.1 only the bug. Access to the big 4-byte ip address, instead of 17 bytes of the string address. I projects already in use.
- 2022-07-13 15:37:10下载
- 积分:1
-
hostapd无线AP工具,用于嵌入式服务器,C语言代码
hostapd无线AP工具,用于嵌入式服务器,C语言代码-hostapd wireless AP tools for embedded server, C language code
- 2022-07-10 03:32:26下载
- 积分:1
-
源Unix网络编程的源代码,考试的一一卷书…
这个源码是UNIX网络编程卷1一书中的事例源代码,非常详细,编译之后就可以运行。-the source UNIX Network Programming is a one volume book of the source code examples, very detailed, After the compiler can run on.
- 2022-02-20 00:24:55下载
- 积分:1
-
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.
- 2023-09-09 06:45:03下载
- 积分:1
-
按需路由协议
按需路由协议- AODV AODV(Ad Hoc on demand distance vector) C++源代码-On-Demand Routing Protocol- AODV AODV (Ad Hoc on demand distance vector) C++ Source code
- 2022-11-13 16:30:04下载
- 积分:1
-
By the SIP
由基于SIP协议的国际VOIP组织linphone推出的标准RTP/RTCP实现。并提供了多个例子程序,可以在linux或者windows平台下实现对流媒体的传输与控制。-By the SIP-based VOIP international standards organization launched Linphone RTP/RTCP realize. And provide a number of examples of the procedure, you can under linux or windows platform realize convection media transmission and control.
- 2022-03-24 21:55:27下载
- 积分:1