CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - visual udp socket
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - visual udp socket - List
[
Communication
]
UDP组播VC例程
DL : 1
UDP组播VC例程Socket-UDP Multicast VC routines Socket
Update
: 2025-02-17
Size
: 34kb
Publisher
:
陈昌华
[
Internet-Network
]
TCP网络传输
DL : 0
TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
Update
: 2025-02-17
Size
: 70kb
Publisher
:
杨智
[
Windows Mobile
]
windows_mobile_5.0_socket
DL : 0
windows mobile 5.0的经典客户机、服务器socket通信实例-windows mobile 5.0 classic client, the server socket communication examples
Update
: 2025-02-17
Size
: 38kb
Publisher
:
aj
[
Internet-Network
]
PacketSniffer
DL : 0
Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right into your own apps. NOTICE: This will only work on OS with raw socket support (Windows XP/2000/NT) with root access (admin privilages). -Title: Raw Packet SnifferIt currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin
Update
: 2025-02-17
Size
: 78kb
Publisher
:
ST.POLO
[
Internet-Network
]
57578846VideoCatch
DL : 0
利用UDP进行网络数据的传送,是经过试验了的程序,希望对大家有用-Visual c++ udp socket
Update
: 2025-02-17
Size
: 2.38mb
Publisher
:
彭为
[
Communication-Mobile
]
20100204AudioSend
DL : 0
音频采集得到PCM数据,然后进行AMR编码,再封RTP包,加DTP头,最后送UDP Socket发送,Visual C++ 6.0工程源码-PCM audio data to be collected and then AMR coding, and then sealed RTP packets, plus DTP head, the last to send UDP Socket send, Visual C++ 6.0 Project Source
Update
: 2025-02-17
Size
: 130kb
Publisher
:
何朝阳
[
Internet-Network
]
NetTest
DL : 0
用VC++进行SOCKET编程,使用UDP协议传输,实现网络通信-SOCKET programming with visual C++
Update
: 2025-02-17
Size
: 36kb
Publisher
:
[
GUI Develop
]
socket
DL : 0
MFC窗体,Visual C++6.0,UDP通信,有接收端和发送端。-UDP communication
Update
: 2025-02-17
Size
: 4.77mb
Publisher
:
欧海波
[
Driver Develop
]
YSI6600
DL : 0
驱动,Visual C++ 文件大小: 1 KB 详细说明:VC 下UDP代码,包括服务器端和客户端,方便入门者使用和学习-socket for windows in C 文件列表-The message received is from sender
Update
: 2025-02-17
Size
: 1kb
Publisher
:
DaLong
[
Internet-Network
]
tftp
DL : 0
TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the development. The TFTP file transfer system uses the client/server (C/S) mode, the client and the client communicate with each other via UDP. Use mainly in the socket. Random stuff to do to help seniors, documentation, code, executable files are complete.
Update
: 2025-02-17
Size
: 1.75mb
Publisher
:
maweidong
[
Sniffer Package capture
]
buhuo3
DL : 0
利用winpcap库文件在vc6.0下用socket实现的网络捕包分析程序,没有可视化界面,但是能分析出完成的ip报以及tcp/udp报首部-The winpcap library files in vc6.0 socket to achieve network packet capture analysis program, there is no visual interface, but analysis of the complete ip reported tcp/udp reported
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
baozi
[
Internet-Network
]
CPP-socket-p2p-using-udp
DL : 0
C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
Update
: 2025-02-17
Size
: 1.25mb
Publisher
:
songtzu
[
Internet-Network
]
UDP_Echo
DL : 0
N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called UDP echo.
Update
: 2025-02-17
Size
: 390kb
Publisher
:
pengyongchao
[
TCP/IP stack
]
socket-UDP
DL : 0
基于UDP的简单可视化界面聊天程序,一个简单的代码-UDP-based visual interface is simple chat program
Update
: 2025-02-17
Size
: 1.83mb
Publisher
:
li
[
VC/MFC
]
Windows-Sockets-Based-on-Visual-CPP
DL : 0
《精通Windows Sockets网络开发:基于Visual C++实现》由浅入深、循序渐进地讲解如何使用WindowsSockets开发网络应用程序。WindowsSockets是当前主要的网络开发技术之一。《精通Windows Sockets网络开发:基于Visual C++实现》内容包括准备开发环境、TCP/IP基本介绍、Windows套接字基础、协议特征、基本TCP套接字编程、基本UDP套接字编程、套接字选项、套接字阻塞模式开发、套接字非阻塞模式开发、Select模型开发、WSAAsyncSelect模型开发、WSAEventSelect模型开发、重叠I/O模型开发和完成端口模型开发。为使读者深入理解套接字的理论知识,增加实践项目经验,《精通Windows Sockets网络开发:基于Visual C++实现》最后7章,每章讲解一个具有实践意义的网络应用程序。在这些实例中包含许多软件开发技术知识,如STL、ADO、多线程、MFC、软件设计模式等。-Explain how to use Windows Sockets to develop web applications, including the preparation of the development environment, TCP/IP basic introduction, Windows socket base, protocol features, basic TCP socket programming, basic UDP socket programming, socket options, socket blocking mode development, socket Non-blocking mode development, Select model development, WSAAsyncSelect model development, WSAEventSelect model development, overlapping I/O model development and completion port model development.
Update
: 2025-02-17
Size
: 48.47mb
Publisher
:
Raina
[
Internet-Network
]
ECHO
DL : 0
基于visual studio ,实现的是在客户端和服务器之间的信息传送 echo,有tcp和udp模式。(Based on visual studio, the implementation of information transfer between client and server echo, there are TCP and UDP mode.)
Update
: 2025-02-17
Size
: 65kb
Publisher
:
moli西
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.