搜索资源列表

  1. UDPSC

    0下载:
  2. WINsocket TCP/IP协议套接字,收发数据程序-WINsocket TCP/IP socket, procedures for data transceiver
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:QW
  1. WinSock Win32 API 的打包类和例子程序winsocket

    0下载:
  2. WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:e_man518
  1. 用WinSocket创建客户机服务器程序

    0下载:
  2. 用WinSocket创建客户机服务器程序 请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:soft271
  1. 用WinSocket创建客户机服务器--UDP

    0下载:
  2. 用WinSocket创建客户机服务器--UDP,为了写这个程序,花了我好长时间,无奈水平有限,是初学,请多指教-Winsocket used to create client-server-- UDP, in order to write this procedure, I spent a good long time, the limited level of frustration is beginner, please enlig
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:soft271
  1. pipe1

    0下载:
  2. 此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API-this source code is on the use of pipelines for the development of communications procedures, the use of the procedures and NamedPipe Winsocket API
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:windy_duy
  1. Tcp通讯

    0下载:
  2. 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:136192
    • 提供者:陈军
  1. HikPlaySrv

    0下载:
  2. Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is S
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:21504
    • 提供者:江苏
  1. winsocket++

    0下载:
  2. TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP/IP Winsock programming examples, the use of Winsock programming from synchronous and asyn
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:sxy
  1. WinApp_server

    0下载:
  2. winsocket编程 服务器端程序 当服务器端的网络监听功能打开后,便处于实时的监听状态,可即时监听到用户通过socket发来的信息并进行相应的处理,可同时接受多个用户同时连接,并开启多个处理线程。-winsocket programming process server when the server side of the open network monitoring functions, it is a real-ti
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:256000
    • 提供者:流星剑
  1. 截获WINSOCKET

    0下载:
  2. 这是一个在VC环境下编的用于截获套接字的小程序-This is a VC environment in the series intercepted socket for a small procedure
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:张丰
  1. SimpleSocket

    0下载:
  2. 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:3804160
    • 提供者:刘金春
  1. Tcp_Chat

    0下载:
  2. VC TCP winsocket 聊天程序 VC TCP winsocket 聊天程序-VC TCP winsocket chat program VC TCP winsocket chat program
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:206848
    • 提供者:king
  1. WEBClient

    0下载:
  2. SDK,模拟HTTP客户端VC,采用原始的 WINSOCKET,够详细了吧-SDK, simulation HTTP client VC, using primitive WINSOCKET enough details of the hour
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. TALKUSEVC

    1下载:
  2. 这是一个二人点对点的聊天程序,用VC++,源码里还有注释,具体细微,适合初学winsocket的人-This is a two-person point-to-point chat program, VC, they still have Notes source, the specific details, suitable for the beginner winsocket
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:hechujia
  1. zxhx111socket

    0下载:
  2. 一款用VC++编写的FTP 下载源码,介绍了winsocket的实现意义,上传下载的全部代码-new VC prepared by the FTP download the source code, introduced winsocket significance of the achievement. uploading and downloading the full code
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:kerand
  1. ChatRoom11(Csocket)

    0下载:
  2. winsocket 实现网络聊天室 使用vc++6.0编程,socket 接口-winsocket network chat rooms using vc 6.0 programming interface socket
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:芦笙
  1. tcp_ip

    1下载:
  2. vb利用winSocket写的 网络数据传输 程序 很简单的实现了文件的传输,XPSP2 上 vb6.0 调试通过。 -vb winSocket write use of network data transmission procedure is very simple realization of the document transmission, XPSP2 on vb6.0 debugging through.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:meiwei
  1. winsocket_1

    0下载:
  2. WinSocket的编程例子。Visual C++.适合于初学者。-WinSocket programming examples. Visual C. Suitable for beginners.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:92160
    • 提供者:侯杰
  1. Sockwenzhang1

    0下载:
  2. windows网络编程技术文章,对学习winsocket编程有一定的参考价值,适合初学者。-windows network programming technology articles, Programming on learning winsocket has some reference value for beginners.
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:332800
    • 提供者:jason
  1. sockettcpip

    0下载:
  2. WinSocket TCP/IP编程,使用MFC类库实现服务端和客户端。开发环境为VC60-WinSocket TCP/IP programming, MFC use of services and clients. Development Environment for VC60
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:95232
    • 提供者:王良高
« 1 2 34 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org