-
WINSOCK VB EXAMPLE
THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICAT...
WINSOCK VB EXAMPLE
THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICATION,IT S A VB PROGRAM
- 2023-02-21 23:45:03下载
- 积分:1
-
得到本地机器的名称和IP地址
得到本地机器的名称和IP地址 -Getting name and ip address of local machine
- 2022-07-12 14:38:39下载
- 积分:1
-
very easy to use calendar shows that the procedure is mainly used in the develop...
使用起来十分顺手的日历显示程序,主要是用在网页开发方面。-very easy to use calendar shows that the procedure is mainly used in the development of the website.
- 2022-03-29 11:38:33下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
- 2022-01-22 17:17:25下载
- 积分:1
-
Modem /串口通信编程 Modem编程
Modem /串口通信编程 Modem编程-Modem/Modem Serial Communication Programming Programming
- 2023-06-23 13:55:03下载
- 积分:1
-
流量统计
以流量统计为主,没有抓底层的mac地址,抓了上层的包,并统计各个端口的数据流量。
- 2022-11-02 22:30:04下载
- 积分:1
-
利用这软件,可以保存历史纪录,创建收藏家收藏网址的多功能的Web阅览器。...
利用这软件,可以保存历史纪录,创建收藏家收藏网址的多功能的Web阅览器。-use of this software, we can preserve the historical record, to create collectors of multi-site Web reader.
- 2022-02-02 11:32:31下载
- 积分: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
-
super simple ASP Forum, the code is simple and suitable for beginners learning A...
超级简单的ASP论坛,代码简洁,适合ASP初学学习-super simple ASP Forum, the code is simple and suitable for beginners learning ASP
- 2022-03-21 06:00:19下载
- 积分:1
-
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。...
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。-The preparation of the socket using c socket server-side program. From the client to receive messages sent to the client send a message.
- 2022-01-26 02:22:53下载
- 积分:1