搜索结果
找到约 57 项符合
JAX-RPC 的查询结果
Internet/网络编程 一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务"
一个简单的端口扫描程序:
addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称 ...
其他 CString用法 Windows服务包括四大部分: 一
CString用法
Windows服务包括四大部分:
一,服务控制管理器(Service Control Manager)。是系统中的一个RPC服务器,总管所有服务,“Admin$\System32\Services.exe”。拥有一个在注册表中记录的数据库,包含了所有已安装的服务程序和设备驱动服务程序的相关信息。
二,服务控制程序(Service Control Program)。用来执行对 ...
电子书籍 Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu
Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web ser ...
其他书籍 Perl and XML XML is a text-based markup language that has taken the programming world by storm. Mor
Perl and XML
XML is a text-based markup language that has taken the programming world by storm. More
powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and
resilient. XML is the perfect tool for formatting documents with even the smallest bit of
complexity, from We ...
Java书籍 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS).
Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...