资源列表
ping-net
- ping,全内网,判断ip占用,可以结合arp -a确定网络情况,做出相应调整-ping, the whole within the network, determine ip occupied, can be combined with the arp-a to determine the network situation, and make corresponding adjustments
GetIPOfSite
- by this module you can get ip of any site that you want and automatically insert in your clipboard
uCOS-and-LwIP
- uCOS平台下的LwIP移植笔记,很详细的TCP/IP协议栈的说明-the uCOS platforms under the LwIP of transplant Notes
TCP
- 实现文件发送接收的delphi客户机与服务器,利用TCP协议进行文件传送-The delphi clients file sending and receiving
IPkill
- 易语言的ip攻击器软件,易语言做的 下载到的好源码 在此分享一下-Easy language ip attack software, good source of easy language to do the download to share Thank
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
c
- 如何进行tcp的握手和连接通信,特别是在单片机上的应用-tcp program how to connect
java_UDPSocket_codes
- java 多线程UDP通信资料与代码: 1、UDP多线程通信server程序(serverThread)详细解析 2、简易UDP client程序 3、多线程Java_Socket编程示例等资料-java multi-thread UDP communication data and code: UDP multi-threaded communications server program (serverThread) detailed analysis, simple UDP c
SYN-scanner-code
- 使用C++编写的扫描器源码。包括SYN扫描器代码。-Using C++ to write the scanner source. Including SYN scanner code.
VideoNet-
- 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。我使用快速h263编码库来达到更好的压缩率提高速度。该程序做些小改动也可以在Internet上使用。-The program can be used for both video conferencing on a LAN/Intranet (or Internet). Now t
DemoUDPMulticast
- 一个简单的UDP组播程序,给初学者参考。包括服务端和客户端-A simple UDP multicast program for beginners reference. Including service and client
ARQ
- 在VC环境下,利用网络编程简单实现停止等待协议 。-simply realize ARQ