-
java读取新浪天气预报,把数据存储在数据库中
java读取新浪天气预报,把数据存储在数据库中-read weather forecasts, the data stored in the database
- 2022-04-08 11:05:42下载
- 积分:1
-
一个利用ICMP实现PING命令的工具
一个利用ICMP实现PING命令的工具-ICMP achieve a PING command to use the tools
- 2023-04-01 20:05:03下载
- 积分:1
-
windows network programming e
windows网络编程电子书,内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-windows network programming e-books, including NetBIOS and Windows redirector methods, Winsock methods, client methods of remote access server. The book discusses in simple terms, using a large number of detailed examples of the Microsoft Network Application API function. Supporting CD-ROM contains all example code to allow readers to use. This book suitable for middle and senior programming staff, as well as network design and management of reference.
- 2022-02-12 02:57:21下载
- 积分:1
-
downloaded from the website, so processing can be used to design its promotion p...
从网页上下载,这样的话可以用其加工来设计升级程序-downloaded from the website, so processing can be used to design its promotion procedures
- 2022-07-26 06:10:23下载
- 积分:1
-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1
-
tcp socket for communication
tcp socket for communication
- 2022-04-10 21:53:13下载
- 积分:1
-
用Java实现的网络蚂蚁,功能强大,方便上传下载,断点续传等操作...
用Java实现的网络蚂蚁,功能强大,方便上传下载,断点续传等操作-using Java network ants, powerful, easy uploading and downloading, HTTP, etc
- 2022-09-21 17:35:03下载
- 积分:1
-
vb 写的防火墙,可以与自己加载一些另外的安全功能
vb 写的防火墙,可以与自己加载一些另外的安全功能-vb wrote firewalls, can be loaded with its own number of additional security features
- 2023-01-20 04:45:03下载
- 积分:1
-
a select model Chat client
一个select模型的聊天客户程序-a select model Chat client
- 2022-07-17 01:28:50下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1