搜索资源列表
嵌入式TCP-IP协议栈应用主机端程序(VC6源码)
- 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)-embedded TCP-IP protocol stack, application - (VC6 source)
NP23
- 自己编写的一个网络电话程序,vc6开发,windows语音视频接口,tcp传输-themselves prepared a telephone network procedures vc6 development, windows voice, video interface, tcp transmission
WinUdt
- 非常好的UDP模拟TCP,我改造成VC6编译版本。-very good simulation of TCP UDP, I transformed into VC6 compiler versions.
TCPserverforchat
- TCP程序服务器端程序,在VC6.0上调试通过,可以和TCP聊天程序客户端程序配合使用
UDPchatofp2p
- TCP聊天客户端是TCP聊天程序客户端程序,在VC6.0中调试通过,与TCP聊天程序服务器端程序配合使用
jankong
- 远程视频监控系统,涉及技术包括TCP/IP,IP组播技术,本程序可以在Windows 98/2000/XP/2003平台下运行,可在VC6.0或.NET中调试。调试前需要安装Microsoft DirectX 9.0。
TCP数据转发服务程序源码
- TCP数据转发服务器源码,该程序服务器监听两个连接。一旦连接建立后,就把两个客户端的数据相互转发。克服了两个私网IP电脑无法相互传送数据的难题。该代码在VC6.0环境下编译
tcp服务湍与客户端源码
- 这是一个自己对TCP API的封闭,再对此封闭进行界面实例应用,通过VC6测试,大家放心使用。
print-service]
- VC6++环境,基于TCP打印机的服务转发,基于多线程编程。此程序能够监听某一端口,然后发往指定的ip地址与端口。-TCP-based printer forwarding services, based on multi-threaded programming
tcp-ip.rar
- 用VC6.0写的TCP通信协议,适合想学习SOCKET编程的新朋友学习用,VC6.0 written with TCP communication protocol, suitable for programming SOCKET want to learn new friends to learn
TCP-SERVER
- TCP聊天服务器端程序,程序在VC6.0中调试通过-TCP chat server-side procedures, the procedures adopted in VC6.0 in debugging
tcp
- 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
sniffer
- TCP网络协议分析器vc6.0 , win2000下运行通过, 不用设备驱动程序 只能接受ip包,无法接收与ip包同级的其它网络包,如arp等 listview显示-TCP network protocol analyzer vc6.0, win2000 runs through, without device driver can only receive ip packets can not receive ip packets with the same level of
severclientWave
- 客户端采用evc编译 服务器采用vc6编译 有基本的文字聊天 语音通信 语音做的不好 采用TCP协议,并且服务器端 界面采用CButton继承完成其全部的绘制 保证能运行 wince端由于采用的是外部独立的arm板 不是采用虚拟机 因此重编译可能会有问题 联系方式 qq 656163119-Clients use evc compiler to compile the server using vc6 have a basic text chat voice communic
tcpchat
- 1.《基于TCP-面向连接的应用程序》 -最简单的聊天室Chat网络通信 2.在Chat目录下打开Chat.dsw,进入VC6.0开发环境,读懂项目程序ChatSer(服务器)和ChatCli(客户机)程序; 3. 在单机上运行它们,验证其通信结果; 4. 在多机上运行它们,验证其通信结果;(ChatServer只需运行在一台主机上,ChatClient可在其它主机上运行(要知道ChatServer所在主机的IP地址)。 -1. " TCP-based connec
byte
- 在写C#TCP通信程序时,发送数据时,只能发送byte数组,处理起来比较麻烦不说,如果是和VC6.0等写的程序通信的话,很多的都是传送结构体,在VC6.0中可以很方便的把一个char[]数组转换为一个结构体,而在C#却不能直接把byte数组转换为结构体,要在C#中发送结构体,可以按以下方法实现: -Writing C# TCP communication program, send data, send the byte array can only handle up and not s
MFC_TCP_Chat
- 用vc6写的TCP通信程序,有svr和Client-TCP communication with vc6 written procedures, svr and Client
VC(TcpPUdp)
- VC6.0下TCP、UDP、FTP等通信实现源码-TCP, UDP, FTP, and other communications under VC6.0 achieve source
穿透SOCKS防火墙向远程服务器通信
- 穿透SOCKS防火墙向远程服务器通信,UDP/TCP编程示例(Penetrate the SOCKS firewall to communicate to the remote server)
利用消息机制在两个EXE程序间通信
- 利用消息机制在两个EXE程序间通信,vc6源代码,TCP/UDP(Using the message mechanism in the two EXE program communication, vc6 source code, TCP / UDP)