搜索资源列表
iprequest
- 获得本机ip地址的MFC程序,并能获得相应端口-to this machine ip address MFC procedures, and corresponding access ports
yanzhengjiami
- 网上验证与本机加密. 注意事项: appsrvr.exe 应用程序服务器 client.exe 客户端应用程序(即待验证的软件) 注意事项: 1. 第一次运行appsrvr.exe 时,请将互联网IP地址的第一组填入编辑框中(例如,武汉地区IP地址的第一组为61或219) 2. 如果在Windows XP系统下运行appsrvr.exe,请确保外界可通过互联网访问本机。 3. 在Client.exe注册或升级时,计算机须接入互联网,用于实验的11位序列号为10
get_all_nic_ip
- 获取本机所有网卡的列表,及其对应的IP地址-access to the machine for a list of all the network card, and its corresponding IP address
c_net
- 读取本机指定IP地址接收的网络数据.rar
echo
- 1.TCP客户端程序2.在运行中键入“cmd”后,在出现的window consle对话框中输入ipconfig –all,得到类似图片“ip地址情况”的结果, 3.得到本机的ip地址(与题目2中的ip地址相同),将其转化为一个用32位无符号长整形表示的数值,
ip
- 很好的程序获得本机ip地址的MFC程序,是学习者到处寻找的好程序, 希望对大家有帮助啊 欢迎大家下载
GetIp
- 轻而易举获取本机IP地址,在网络通讯编程中有比较大的用处
ping_the_machine_problem
- 关于不插网线无法ping本机的问题.即使拔掉网线,TCP/IP协议也不会被禁用,TCP/IP应用程序的调试工作可以照常进行-About unplugged cable can not ping the problem machine. Even unplug the cable, TCP/IP protocol can not be disabled, TCP/IP applications can debug as usual
internetworkingwithtcpip3
- 用TCP/IP进行网际互联 第三本,服务器与客户机编程,TCP/IP网络编程必备经典。-Using TCP/IP for Internet connectivity third, the server and client programming, TCP/IP network programming classic essential.
localIP
- VB本地IP探测获取本机IP Codefans-VB to detect the local IP
Demo
- 无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。 -Connectionless network communications VC++ source code, enter the local port number, destination port number, target IP address, you can send a message and does not establish a connection.
socket_raw
- 简单的socket收发实例,IP可改为本机回环127.0.0.1先测试,看一下简单的收发过程。-A simple socket receive and send program.
TCP
- 基于TCP协议实现客户端与服务器在约定的端口上进行数据传输。客户端程序仅知道服务器的主机名,并不知道服务器的IP地址。 客户端 1从命令行输入服务器的的主机名连接到服务器; 2获取本机的相关信息包括:IP地址、开通的端口、操作系统的名称、本机名称列表、操作系统版本号、硬件版本; 3将上述信息进行凯撒加密并发送给服务器; 4接受服务器返回的经处理后的字符串,并显示; 5当用户输入CTRL+D或者“bye”时终止连接并退出。 服务器端 1服务器等待客户连接,连接成功后
SuperProxy
- 2009左右,本人原创软件。 能够将本机的串口、管道、TCP端口资源通过TCP/IP共享给网络中其他机器。该程序通常用于需要串口服务器、虚拟机调试、Nat的场合。 -SuperProxy is a software which can share your local resource such as serise port, pipe, and tcp port to anybody thought the internet TCP/IP protocol.
IPlist
- 用.net写的一个小程序,将本机所有的IP地址显示在列表中。-All the machine s IP address appears in the list.
TCPIP
- TCP/IP监听发往本机和从本机发出的数据包!-Listening to the machine and the data sent from the machine package
delphidsfdhttpgdh
- 通过delphi控件获取Ip 找到fastnet 下的 Tpowersock控件,利用 该控件localip属性返回 本机(主要指局域网) ip地址 -Get Ip find Tpowersock control fastnet through delphi controls, use the control localip property returns the machine (mainly referring to a local area network) ip address
send_file_to_specified_IP
- 向指定IP地址的机器发送文件,同时可以获取本机ip。可以重复发送-Specify the IP address of the machine to send documents, while access to the local ip. Retransmits
IP-packet-analysis-tool
- IP报文分析工具,对流经本机的IP数据包捕获,并可显示IP包的相关字段(版本、总长度、具体协议、源地址与目的地址等)-IP packet analysis tool, flowing through the machine' s IP packet capture, and can display IP packet related fields (version total length, specific protocol, source address and destination
UDP Socket API程序设计
- 启动双方进程后,首先在“发送到”→“目标进程”框中填写对方的IP,然后编辑文本互发 停止其中一方的进程(如关掉进程A),将它的地址改为127.0.0.1:1234,重新启动。再次互发信息 同时开启三个通信终端,其中两个启动进程分别为上面进程A和进程B的地址,还有一个进程C则设置它的本机进程地址为127.0.0.1:2345。 在进程C的终端上设置目标进程地址为A的地址(127.103.212.9:1234),
