登录
首页 » Windows Socket编程 » 取得主机名称与各项网络服务的程序代码

取得主机名称与各项网络服务的程序代码

于 2022-03-05 发布 文件大小:128.87 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
    一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
    2022-02-05 12:34:13下载
    积分:1
  • C# development server and client communications programs for beginners to learn
    C# 开发的服务器与客户端通信程序 适合初学者学习-C# development server and client communications programs for beginners to learn
    2022-02-15 01:05:14下载
    积分:1
  • 网络监听,可以查到包源及目的地址,可以分析数据包的内容...
    网络监听,可以查到包源及目的地址,可以分析数据包的内容-eavesdropping network can check packet source and destination addresses can analyze the contents of data packets
    2022-04-01 14:10:46下载
    积分:1
  • 一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能序中指定的服务器已经关闭了,不过代码还是可以看看的。...
    一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
    2022-06-26 20:59:31下载
    积分:1
  • 客户端的简单实现。 主要是通过udp方式,实现用户间的对话。 其中运用了序列化类的方法。 以下是源代码,请多提意见。...
    客户端的简单编程实现。 主要是通过udp方式,实现用户间的对话。 其中运用了序列化类的方法。 以下是源代码,请多提意见。 -simple client program. Mainly through udp way to achieve a dialogue between users. The sequence in which the use of such methods. Following is the source code, please speak up.
    2023-03-22 11:50:04下载
    积分:1
  • source involved in the programming of the network, image processing, data compre...
    这个源码涉及到网络编程,图像处理,数据压缩与传输。-source involved in the programming of the network, image processing, data compression and transmission.
    2022-03-21 00:55:37下载
    积分:1
  • 这是一个自我
    这是一个自制的聊天程序,用C++builder实现的,基于TCP实现的,是《精彩c++builder程序设计》上的例子。-This is a self-made chat program, using C++ builder to achieve, based on the TCP implementation is a " wonderful c++ builder programming" on the case.
    2022-11-10 01:10:04下载
    积分:1
  • 穿透防火墙 mfc界面
    要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
    2022-02-05 16:28:38下载
    积分:1
  • Use UDP protocal to transport files between different IP with limited data packa...
    用UDP协议限制单个数据包大小实现互联网内文件传输。-Use UDP protocal to transport files between different IP with limited data package.
    2022-10-25 11:50:02下载
    积分:1
  • This book reveals the C++ programmers to create the mysteries of a world
    本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
    2023-07-29 04:00:05下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载