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

搜索资源列表

  1. vc++SocketProject

    0下载:
  2. 一个VC写的SOCKET程序,供初学者学习-a VC SOCKET written procedures for beginners learning
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:102738
    • 提供者:邱恩
  1. 一个利用VC Socket进行文件传输的例子

    0下载:
  2. 一个利用Socket进行文件传输的例子。-use for a file transfer example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15085
    • 提供者:未来战士
  1. chat.rar

    0下载:
  2. 一个简单的聊天程序(SOCKET编程 VC++环境),A simple chat program (SOCKET programming VC++ Environment)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:19165
    • 提供者:biyun0101
  1. filetransfers

    0下载:
  2. VC++ SOCKET 实现文件的双向传输。可传多种格式的文件。类似局域网飞鸽功能-VC++ SOCKET way to achieve the file transfer. Be available for a variety of formats. Flying Pigeon function similar to LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2017325
    • 提供者:zhoujinfeng
  1. mysvr

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
  3. 所属分类:Email Client

    • 发布日期:
    • 文件大小:25452
    • 提供者:何刚
  1. 2008-10-18

    0下载:
  2. vc+SOCKET+服务器+客户端+链表-vc+ SOCKET+ server+ client+ List
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:61235
    • 提供者:李小祥
  1. Socket

    0下载:
  2. 用Visual c++.net (VC.net) 编写的 如何实现多线程多任务 程序,并且代码都有注释。需要的朋友可以下载看看。-Using Visual c . Net (VC.net) prepared in how to achieve multi-threaded multi-tasking procedures and have the Notes code. Need to see a friend can be downloaded.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:156078
    • 提供者:羊妹妹
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. Vc

    0下载:
  2. socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载-socket communications in a number of documentation, very detailed, there is a need to welcome a friend to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:231147
    • 提供者:cai
  1. text

    0下载:
  2. 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1392
    • 提供者:龙之吻
  1. socket

    0下载:
  2. 本程序是用VC++开发的一个Socket程序,用户可以互相发送消息,发送文件等功能。-This procedure is used VC++ to develop a Socket procedures, users can send each other messages, send files and other functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1952658
    • 提供者:mao
  1. MultiServerSocket

    0下载:
  2. VC开发的多线程socket简单通信程序,对理解socket通信和开发很有帮助-VC developed a simple multi-threaded socket communication program, developing an understanding of socket communication and very helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3809020
    • 提供者:wangdq
  1. socket

    0下载:
  2. 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:79243
    • 提供者:vivianjia
  1. socket

    0下载:
  2. 套接字socket编程 用vc++编写-a solution of lucky number
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:5089
    • 提供者:Yang Ge
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:2026121
    • 提供者:孔纯松
  1. socket

    0下载:
  2. 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译-A simple TCP client and server-side code, server-side receives the data and return, VC compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:73788
    • 提供者:小模样
  1. VCSOCKET

    0下载:
  2. VC SOCKET 文件传输程序问题.实现类似FTP的功能(在FTP服务器与客户端之间传送文件)-VC SOCKET file transfer procedure. To achieve a similar FTP functions (in the FTP server and transfer files between the client)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:6449
    • 提供者:lily
  1. Socket

    0下载:
  2. VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7337631
    • 提供者:cuihang
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:129312
    • 提供者:流浪小狗
  1. VC-SOCKET

    0下载:
  2. VC++套接字(服务器) socket 使用简单协议通讯学习的好例子,对初学者特别受用.-VC++ socket (server) socket using a good example of a simple communication protocol to learn for beginners especially useful.
  3. 所属分类:WinSock-NDIS

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