-
一个类似FLASHGET的下载器,在Visual C++ 6环境下开发的…
一个类似FLASHGET的下载器,在Visual C++ 6.0环境下开发的,想写自己的下载工具的朋友不要错过欧!-a similar FLASHGET download devices on the Visual C 6.0 development environment. write their own download tools friends would not miss Europe!
- 2022-01-28 21:00:37下载
- 积分:1
-
这个程序实现了FTP的基本功能,是网络编程的绝佳资料
这个程序实现了FTP的基本功能,是网络编程的绝佳资料-the FTP program of the basic functions, is the perfect network programming information
- 2022-03-13 09:12:11下载
- 积分:1
-
udp传输实现代码,属于服务器端。
udp传输实现代码,属于服务器端。-udp transmission realization code belonging server.
- 2022-05-13 13:51:58下载
- 积分:1
-
VB6.0获取网络串口计算机数量源代码。这是VB6.0一个基础的网络应用...
VB6.0获取网络串口计算机数量源代码。这是VB6.0一个基础的网络应用-The number of computers for network serial port VB6.0 source code. This is a basic network applications VB6.0
- 2022-03-20 05:48:29下载
- 积分:1
-
关于路由器配置方法的介绍 属于使用方法的学习介绍 可利用软件Boson Router进行虚拟配置 弄懂了你就会发现路由器原来是这么简单的玩意...
关于路由器配置方法的介绍 属于使用方法的学习介绍 可利用软件Boson Router进行虚拟配置 弄懂了你就会发现路由器原来是这么简单的玩意-on the router configuration is introduced using methods of learning can be introduced using software Boson Virtual Router configuration understood you will find the router is so simple toy
- 2022-03-24 09:55:03下载
- 积分:1
-
1. Contents simpletcp through Winsock API TCP chatting procedures , the integrat...
1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
- 2022-05-08 13:52:25下载
- 积分:1
-
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!...
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
- 2022-03-19 10:46:25下载
- 积分: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
-
Multi
代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
- 2022-08-06 00:32:30下载
- 积分:1
-
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件...
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件-With VC++ Prepared based on the chat windows sockets programming applications, and services into the client-side two documents
- 2023-01-09 13:10:03下载
- 积分:1