-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1
-
personnel system (SQLServer version) professional talent website system, individ...
人才系统(sqlserver版本) 专业的人才网站系统,个人可以发布自己的简历,企业可以发布招聘信息,并附带有查询功能(18KB)-personnel system (SQLServer version) professional talent website system, individuals can post their own curriculum vitae, enterprises can release employment information, together with an inquiry function (18KB)
- 2023-01-13 23:20:03下载
- 积分:1
-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
邮件服务器程序,基本都比较全,是一个不错的源代码
邮件服务器程序,基本都比较全,是一个不错的源代码-mail server, all are more basic, is a good source
- 2022-01-31 19:49:46下载
- 积分:1
-
vc+ SOCKET+ server+ client+ List
vc+SOCKET+服务器+客户端+链表-vc+ SOCKET+ server+ client+ List
- 2022-03-20 08:47:25下载
- 积分:1
-
流媒体服务器的代码。支持windows,unix,osx平台。
流媒体服务器的代码。支持windows,unix,osx平台。-Streaming media server code. Support for windows, unix, osx platform.
- 2022-03-23 08:56:04下载
- 积分:1
-
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析...
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析-This is a java with the preparation of procedures for capturing Packet networks, mainly through the windows of the interface functions to capture data packets, and a simple analysis
- 2023-07-03 23:05:03下载
- 积分:1
-
各种套接字接口函数在环境重的上下文中有其用途…
各种套接字接口函数都有其使用的上下文环境和参数规定。上下文环境由程序模式和程序流程决定;参数则有正确和错误之分。因此在根据错误提示信息解决错误时,应注意到这两种情况。-various socket interface function has its use in the context of environmental requirements and parameters. Environmental context by the procedures in decision processes and procedures; Parameters are right and wrong points. In accordance with the wrong message at the wrong solution, it should be noted that both cases.
- 2022-02-21 13:36:18下载
- 积分:1
-
一个TCPCASE用MONDOM打电话的程序
一个TCPCASE用MONDOM打电话的程序-TCPCASE using a procedure called MONDOM
- 2022-08-25 09:58:45下载
- 积分:1
-
真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7...
真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7-Real imitation windows calculator, there is a continuous operation, such as 1+2+3+4, but not always according to operator, you can continuously by equal numbers, such as 1+2 = 3 then = is a 5 and then 7
- 2022-03-20 16:43:27下载
- 积分:1