-
又是一个文件传输的一个程序,自己学习编程写的。
又是一个文件传输的一个程序,自己学习编程写的。-Is a file transfer of a program, written in their own learning programming.
- 2022-04-12 14:12:34下载
- 积分:1
-
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子...
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子-This procedure allows you to easily access each other"s data can also be sent to the other side, but through the realization of the related protocols, the protocols of understanding as a good example!
- 2022-02-13 04:42:37下载
- 积分:1
-
video display, capture and display photographs of procedures and documents to th...
视频显示,捕获以及图片的显示等程序,并能够进行图片文件的传输。-video display, capture and display photographs of procedures and documents to the photographs for transmission.
- 2022-09-17 00:20:03下载
- 积分:1
-
network programming code introduced some basic knowledge, is the main client pro...
这段vc代码介绍网络编程的一些基础知识,主要是客户端程序-network programming code introduced some basic knowledge, is the main client program
- 2022-02-07 10:51:56下载
- 积分:1
-
1.自制网络聊天室
2.网上购物系统的JSP实现
3.图像编辑器
4.简单媒体播放器
5.个人日常事务管理系统
6.商场VIP消费管理系统...
1.自制网络聊天室
2.网上购物系统的JSP实现
3.图像编辑器
4.简单媒体播放器
5.个人日常事务管理系统
6.商场VIP消费管理系统
7.公司资源预约系统
-1. Self-made Internet chat rooms 2. Internet shopping system, JSP implementation 3. Image Editor 4. A simple media player 5. A person" s normal transaction management systems 6. Malls VIP consumption management system 7." s Resource reservation system
- 2022-01-26 03:15:03下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
模拟netstat的功能,扫描本机当前的所有tcp,udp连接,以及开放的端口信息...
模拟netstat的功能,扫描本机当前的所有tcp,udp连接,以及开放的端口信息-Netstat simulation function, scan the machine for all the current tcp, udp connections and open ports information
- 2022-11-27 05:30:02下载
- 积分:1
-
目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。
目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level
programming provided to be able to carry on the string mouth
correspondence the kind, could conveniently carry on each kind of data
communication.
- 2023-03-20 00:50:03下载
- 积分:1
-
x under the rdp protocol, Remote Desktop system, based on nano
x下的rdp协议,远程桌面系统,基于nano-x-x under the rdp protocol, Remote Desktop system, based on nano-x
- 2022-06-20 18:47:14下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1