-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动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
-
支持数据导入。数据库(Access、SQL)
支持数据excel导入。数据库(ACCESS/SQL)-companies wage Inquiry System v1.1 Web browser to inquiries wage system. Support data into excel. Database (ACCESS / SQL) -Supports data import excel. Database (ACCESS/SQL)-companies wage Inquiry System v1.1 Web browser to inquiries wage system. Support data into excel. Database (ACCESS/SQL)
- 2022-01-23 10:05:49下载
- 积分:1
-
利用ICMP原理做的一个测网速的小程序
专注于外网
通过输入一个IP 就可以得到网速...
利用ICMP原理做的一个测网速的小程序
专注于外网
通过输入一个IP 就可以得到网速-Principle of the use of ICMP to do a little speed test procedures have focused on the importation of a foreign IP network can be speed
- 2023-08-03 06:30:04下载
- 积分:1
-
vc++邮件发送程序
vc++邮件发送程序,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用
- 2022-06-18 08:34:12下载
- 积分:1
-
window下,固定结构格式的数据文件进行网络数据传输,经过编译,很实用...
window下,固定结构格式的数据文件进行网络数据传输,经过编译,很实用
-window, the fixed structure of data file formats for network data transmission, through the compiler, it is practical
- 2023-03-10 13:55:04下载
- 积分:1
-
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强...
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强-C++ builder prepared a weather information used to obtain the procedure, the interface simple. practical
- 2022-03-06 09:59:47下载
- 积分:1
-
MFC聊天程序 对于学习网络通讯软件设计有帮助
MFC聊天程序 对于学习网络通讯软件设计有帮助-It s helpful to study the designer of embedded software^
- 2022-03-21 06:14:24下载
- 积分:1
-
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的...
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
- 2022-10-16 07:40:03下载
- 积分:1
-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1
-
delphi的socket编程
delphi的socket编程-socket programming
- 2022-01-26 07:49:08下载
- 积分:1