搜索资源列表
网络聊天:VC winsock-tcp
- 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
TCP_UDP-Socket
- TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
TCPServer1
- VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
TCPIP_Socket
- TCP/IP socket on VC
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
text
- 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
tcpServer
- tcp udp socket vc++ c#
VCTCP
- VC++ 6.0 TCP/IP编程实现网络通信,包括客户端和服务器。-VC++ 6.0 TCP/IP network communications programming, including client and server.
socket
- VC 套接字 实现抓获网络数据包 分析IP TCP UDP协议-VC socket realize capture network packet analysis IP TCP UDP protocol
Client_Server
- tcp/ip协议,vc,在局域网或广域网可实现客户端/服务器端远程控制.-tcp/ip protocol, vc, in the local area network or wide area network can be realized client/server-side remote control.
TCP_Server
- tcp服务器端程序;tcp/ip协议;vc++编写-tcp server-side program tcp/ip protocol vc++ write
TCP_Client
- 网络编程客户端程序;TCP/IP协议;VC++源码-TCP/IP client program VC++ Source
TCP
- 通讯编程,socket编程,vc源代码,可以参考-Communications programming, socket programming, vc source code, can refer to
TCPClient
- TCP 客户端 Socket编程,很详细-TCP Client
Tcp
- vc开发的tcp/IP协议的socket编程-vc development of tcp/IP protocol socket programming
TCP
- VC++6.0中的Socket TCP编程,分为client和server两个模块,连接成功后可以互相通信。-Socket TCP in VC++6.0. Divided into client and server 2 modules, Socket communication can be done when they connected successfully.
VC Socket编程 MYQQ
- 实现类似QQ的socket双向通信,另附两个TCP/UDP通讯栗子(The project implements the socket bidirectional communication function similar to QQ, and has two TCP/UDP communication chestnuts attached)
Socket编程
- socket 编程, 含有多个例子,有udp, tcp, qq等系统源码.(Socket programming, contains more than one example, there are UDP, TCP, QQ and other system source code)