-
- 2022-02-07 20:14:55下载
- 积分:1
-
论坛
论坛- Forum
- 2022-03-31 11:20:38下载
- 积分:1
-
用vc编的简单聊天室,调用csoket来实现
用vc编的简单聊天室,调用csoket来实现-vc series with a simple chat room, calling to achieve csoket
- 2022-01-25 20:56:33下载
- 积分:1
-
文件下载器,运行后下载文件并运行,DELPHI代码
文件下载器,运行后下载文件并运行,DELPHI代码-files for running after the download and run, Delphi code
- 2022-07-04 01:31:50下载
- 积分:1
-
网络通信程序,实现TCP和UDP通信,可互发消息
网络通信程序,实现TCP和UDP通信,可互发消息-network communication procedures, TCP and UDP communications, updates
- 2022-03-18 00:16:57下载
- 积分:1
-
赢(风险投资服务范例
WIN NT2000 服务程序样例 VC-WIN (VC services Example
- 2022-07-12 08:36:25下载
- 积分:1
-
automatically open the designated site, opened at the same time many, if you are...
自动打开指定的网址,同时打开多个,如果有兴趣你不妨-automatically open the designated site, opened at the same time many, if you are interested to take a look
- 2022-08-26 05:57:42下载
- 积分: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
-
vb的ip地址显示控件
vb的ip地址显示控件-vb ip address Display Control
- 2022-02-03 16:00:17下载
- 积分:1
-
利用MFC实现了Telnet协议,作为Telnet客户端工具,可以连接Telnet服务器.实现技术包括:1,创建Telnet连接.2,从Telnet服务器接收数...
利用MFC实现了Telnet协议,作为Telnet客户端工具,可以连接Telnet服务器.实现技术包括:1,创建Telnet连接.2,从Telnet服务器接收数据.3,向Telnet服务器发送数据.-use of Telnet Protocol, Telnet client as a tool, Telnet server can be connected. Technology include : 1. establish Telnet connection .2. Telnet servers from receiving data .3 to the Telnet server to send data.
- 2022-03-21 00:16:16下载
- 积分:1