搜索资源列表
sheji
- 实现简单的局域网聊天工具,TCP/IP,客户端-服务器模式 在VC环境下实现-Easy implementation of the local area network chat tool, TCP/IP, client- server model implementation in VC environment
SnifferYU
- 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy t
tcp_sniffer
- TCP 网络抓取流经网卡的数据包 vC-TCP network packet capture flowing through the network card vC++
vc-chatroom
- 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
TCPServer
- 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
TCPClientGetTime
- 一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
socklib
- 封装TCP,UDP的C++应用的下载源码,VC上编译OK-Packaging TCP, UDP
winpcapneting
- 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
9proxy5
- socks v5 服务器源代码,vc实现,运行稳定。支持tcp和udp。-socks v5 server source code, vc achieve stable operation. Support tcp and udp.
vc++tcpp2p
- C#tcp网络传输 是我自己学习当中写过的例子 希望大家能用的刀-C# Tcp network transmission is my own example of learning written hope that we can use the knife
AppFace_ddooo
- 正在进行软件界面开发? 想美化软件界面 ? 想寻找换肤工具增添软件换肤功能 ? AppFace软件皮肤界面开发包是您的最佳选择!AppFace UI Developoment Kits,简称 AUDK,是所见及所得的软件界面开发解决方案,包括皮肤控件appface.dll,可视化的软件皮肤制作工具SkinTool,以及全中文帮助文档。两行代码实现软件换肤功能 ! 您只需在进程启动时执行: SkinStart("c:\yourpath\yoururf.urf",0,0,1,0,
TCP
- 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
TCPSYNScan
- TCPSYNScan,VC++编写,TCP半连接请求扫描程序-TCPSYNScan, VC++ Prepared, TCP connection requests semi-scanner
TCPUDPVC
- 一个VC++的基本于TCP和UDP学习实例! 非常精简明白,适合被学用VC++做网络编程的朋友!-A basic in vc++ TCP and UDP learning example! Very concise, suitable for learning by doing network programming of vc++ friend!
UDPmulticast
- 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
tcpscan_canbekaifa
- vc++ 编写的tcp扫描 种类比较全,有SYN,connect,fin等 可供二次开发。-vc++ prepare the type of comparison of tcp-wide scan, a SYN, connect, fin, such as for secondary development.
moto_gprs
- 上位机vc++对摩托罗拉GPRS模块G24编程实现短信收发,通过GPRS收发数据(udp或tcp方式),程序写的很好,对于其他GPRS模块也适用,都采用标准AT指令开发。-PC vc++ on Motorola G24 module GPRS to send and receive SMS programming through GPRS to send and receive data (udp or tcp way), to write a good program for other GP
CLedShowDemo
- 一套VC开发的用于工控机图形界面显示的组件源代码及示例-For the development of a set of VC IPC graphical interface to display the source code and sample components
TCPServer
- 采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data