Location:
Search - TCP Socket VC
Search list
Description: vc++网络编程,socket
vc++网络编程,socket
vc++网络编程,socket-vc network programming, network programming vc socket, socket vc network programming, vc network programming socket, socket
Platform: |
Size: 55998 |
Author: sunjianhua |
Hits:
Description: 首先Server程序创建两个socket:
分别为 TCP socket(使用命令行参数指定端口号)
UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。
server端在这两个端口上侦听连接,接受来自客户端的服务请求。
Platform: |
Size: 27503 |
Author: rita552129 |
Hits:
Description: 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the
server and a client pairs procedure, studies the winsock very good
source code!
Platform: |
Size: 2125824 |
Author: 阿敏 |
Hits:
Description: vc下socket编程例子-the example of socket program in vc
Platform: |
Size: 116736 |
Author: 任我行 |
Hits:
Description: TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
Platform: |
Size: 71680 |
Author: 杨智 |
Hits:
Description: Socket VC编程,自己写的,比较简单,适合学习使用,有客户端和服务器端-Socket Programming, wrote it myself, relatively simple, suitable for learning to use a client-side and server-side
Platform: |
Size: 48128 |
Author: 康抗 |
Hits:
Description: 用于wavecom的gprs通信模块
编译器是GCC
IDE是VC++
嵌入式系统是OPENAT 3.12
一个TCP client socket 源程序 -for the gprs wavecom communication module compiler is GCC IDE is VC Embedded Systems OPENAT 3.12 is a client TCP socket source
Platform: |
Size: 4096 |
Author: 刘健华 |
Hits:
Description: vc++ Socket编程入门程序,经典,容易上手
才用TCp方式-vc Socket Programming induction procedures, classical, easy to use handcuffs only way TCp
Platform: |
Size: 5120 |
Author: 刘芳非 |
Hits:
Description: vc++ Socket编程入门程序,容易上手,入门首选,才用tcp方式,客户端-vc Socket Programming induction procedures, easier to get started, beginners choice before using tcp way, the client
Platform: |
Size: 1024 |
Author: 刘放 |
Hits:
Description: vc++网络编程,socket
vc++网络编程,socket
vc++网络编程,socket-vc network programming, network programming vc socket, socket vc network programming, vc network programming socket, socket
Platform: |
Size: 55296 |
Author: sunjianhua |
Hits:
Description: socket编程示例;有server 和 client两种模式;包含全部源码,是vc++ socket编程的范例-socket ???淌 ?例 ?挥衧erver ??client??种????; ?????
Platform: |
Size: 2390016 |
Author: czh |
Hits:
Description: TCP/IP socket on VC
Platform: |
Size: 17408 |
Author: dainv |
Hits:
Description: 用VC实现客户机服务机器模式的聊天程序:
在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点:
1、非对等作用;
2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
Platform: |
Size: 4211712 |
Author: 廖国锐 |
Hits:
Description: 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
Platform: |
Size: 1024 |
Author: 龙之吻 |
Hits:
Description: tcp udp socket vc++ c#
Platform: |
Size: 400384 |
Author: jia |
Hits:
Description: TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
Platform: |
Size: 3214336 |
Author: tony chen |
Hits:
Description: 编程环境:Vc 6.0
功能 : TCP 下的socket通信
内容 : tcp server & tcp client -Programming environment: Vc 6.0 features: TCP under the socket communication content: tcp server & tcp client
Platform: |
Size: 653312 |
Author: sean |
Hits:
Description: VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
Platform: |
Size: 80896 |
Author: Tony |
Hits:
Description: TCP 客户端 Socket编程,很详细-TCP Client
Platform: |
Size: 34816 |
Author: haha |
Hits:
Description: 进程之间的通讯,可使用socket套接字来传递消息。本例子当中说明了简单的服务器/客户端的模式进行通讯。但是TCP的机制下,socket通信是阻塞性的,所以会导致延迟等;而UDP下,通信是不可靠的,容易丢包。(the communication between multi processes)
Platform: |
Size: 90112 |
Author: Grace123
|
Hits: