CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp server vc

搜索资源列表

  1. TCPS

    0下载:
  2. 基于TCP协议的服务器端的VC++源码。对初学TCP/IP协议的人有很大的帮助。-based on the TCP server VC source. Right novice TCP / IP Protocol there is a great help.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6335
    • 提供者:朱铮
  1. TcpServ

    0下载:
  2. 用于测试的tcp服务端,VC编写,绝对好用!-test for the tcp server, VC preparation, absolute handy!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:85617
    • 提供者:张辉极
  1. windows socket编程

    0下载:
  2. 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-10-29
    • 文件大小:27503
    • 提供者:rita552129
  1. TCP服务器与客户端源代码

    2下载:
  2. 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
  3. 所属分类:源码下载

    • 发布日期:2011-05-27
    • 文件大小:138782
    • 提供者:lbxu2008
  1. TCP.rar

    1下载:
  2. 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:3987
    • 提供者:recome
  1. VC_tcpIP.rar

    0下载:
  2. VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。,Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:69090
    • 提供者:lqx
  1. VCtcp.rar

    0下载:
  2. VC下的tcp多人网络聊天程序的源码2C包括服务器端源代码和客户端源代码.,Tcp under VC multiplayer online chat program, including the 2C-source server-side source code and the client source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:68504
    • 提供者:陈达
  1. TCP-Select

    0下载:
  2. VC开发环境利用select 模型开发服务器-VC model development environment, development server using select
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:158533
    • 提供者:zhaozhpo
  1. TCPServer1

    0下载:
  2. VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:80986
    • 提供者:Tony
  1. -M-Thread-TCP-Server

    2下载:
  2. 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-18
    • 文件大小:8057724
    • 提供者:chengzhang
  1. vc-chatroom

    0下载:
  2. 基于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
  3. 所属分类:P2P

    • 发布日期:2017-05-28
    • 文件大小:11713737
    • 提供者:王文
  1. TCPServer

    0下载:
  2. 一个简单的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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1454
    • 提供者:zmz
  1. TCP

    0下载:
  2. TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:20196
    • 提供者:阿平
  1. NetExp3

    0下载:
  2. VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:10153
    • 提供者:1bin
  1. server

    0下载:
  2. vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:今昔
  1. socket

    0下载:
  2. 编程环境: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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:653311
    • 提供者:sean
  1. VC-TCP-Server-Client

    1下载:
  2. vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-27
    • 文件大小:127419
    • 提供者:ym ai nui
  1. tcp-server

    0下载:
  2. 用的是VS2005的开发工具,VC的MFC框架,完成的是TCP的服务器功能,不错的小工具。-Using VS2005 development tools, VC of MFC framework, complete the TCP server functionality, good gadget.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11566546
    • 提供者:王志强
  1. TCP-Server-VC-Source-Code

    1下载:
  2. TCPIP的Server模式开发,VC源代码,编译测试通过-TCPIP Server VC Demo Code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:12803331
    • 提供者:张明
  1. 套接字程序(TCP)+

    0下载:
  2. 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
  3. 所属分类:串口编程

    • 发布日期:2017-12-17
    • 文件大小:63995904
    • 提供者:wxdgk
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com