CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - socket

搜索资源列表

  1. NETTEXT3

    0下载:
  2. 一个SOCKET练习,非常适合初学者学习和使用。-a practice, very suitable for beginners learn and use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3689506
    • 提供者:liming
  1. accept_send

    0下载:
  2. 一个比较全面socket服务端加客户端。能实现多项更能,原码没有找到,发一个编译好了的。-a more comprehensive socket server plus client. Better able to realize many of the original code is not found, made a good translation of it.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:468797
    • 提供者:tangjing
  1. ssnpsend

    0下载:
  2. socket编程,主要是用于发送消息到服务器上面-socket programming is mainly used to send messages to the server above
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:方庆远
  1. UDP_Monitor

    0下载:
  2. 可以同时打开两个UDP socket。可以进行UDP自调试。-can open two UDP socket. Since UDP can debug.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:121984
    • 提供者:CaoLizheng
  1. SmallTrojy

    0下载:
  2. VC++6.0编写的小木马,可以控制服务器端如下动作: 1.光驱弹出关闭 2.鼠标移动 3.显示器抹黑 4.关闭显示器 5.编辑并让服务器端的机箱喇叭播放音乐 6.发送文本消息让服务器端显示在桌面. 等功能.对学习Socket编程有很大帮助 -small Trojan will be able to control the server following actions : 1. Close pop-up drive two. Mobile mou
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:127065
    • 提供者:
  1. filetransserver

    1下载:
  2. 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。 -side is based on the Treasury select I / O model. To prevent the program interface obstruction, a son
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:141066
    • 提供者:肖和平
  1. ws2_32_vc7.1

    0下载:
  2. windows 2k socket的源代码, 编译直接生成ws2_32.dll.-windows 2k socket source code, compile directly generated ws2_32.dll.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:270140
    • 提供者:面包
  1. winsockapi

    0下载:
  2. Windows Socket API 使用经验,以供大家参考-Windows Socket API experience, for your reference
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3854
    • 提供者:焦亚民
  1. RAWping

    0下载:
  2. 使用原始套接字实现ping程序,这个程序比较简单,要实现统计功能,还需完善。-original Socket ping procedure, which is relatively simple to achieve statistical functions, need to be enhanced.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3481
    • 提供者:熊波
  1. RAWpingping

    0下载:
  2. 这个程序实现了在原始套接字下的Ping程序,具有统计功能,已经通过调试,欢迎下载。-the process of the realization of the original socket Ping procedures, with statistical functions, through debugging, welcome to download.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2642
    • 提供者:熊波
  1. TestWinSock

    0下载:
  2. 自己写的SOCKET文件传输代码,建立SOCKET连接,传输文件。-himself wrote the SOCKET file transfer code, the establishment of Socket connection to transfer files.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19631
    • 提供者:凌宇轩
  1. InsideWindowsSockets

    0下载:
  2. 深入WINDOWS SOCKET编程,清楚阐述SOCKET编程的基本原理,并附以详尽的实例
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1397071
    • 提供者:尚半夜
  1. FtpFile1

    0下载:
  2. 我本科毕设的一部分啊,功能 ·一款很不错的FTP下载工具用 ·使用socket写的ftp客户端 -a part ah, A very good function of the FTP download the use of socket tools used to write the ftp client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34425
    • 提供者:高洁
  1. Winsock_IO

    0下载:
  2. Winsock 的I/O操作 Windows Socket五种I/O模型——代码全攻略-Winsock I / O operation of the five Windows Socket I / O model -- substituting Numberings Raiders
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26616
    • 提供者:张震
  1. TcpLink

    0下载:
  2. 这个程序用来侦听客户端的连接,然后进行数据的接收,处理,转发,采用多线程的处理方式,异步socket模式.-procedures for the interception of the client to connect, then data reception, processing, transmitting, multi-thread processing, asynchronous socket model.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:702328
    • 提供者:阿飞发
  1. TCP-chat-client

    0下载:
  2. 这是一个基于tcp的聊天工具,采用了异步socket模式.非常适合正在进行网络编程的人-This is a tcp-based chat tools, using the asynchronous socket model. very suitable for the ongoing program of the network
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31727
    • 提供者:阿飞发
  1. t2_s

    0下载:
  2. c++ 利用socket 进行组播的接收端例子,和t1 配合-c socket for use multicast example of the receiving end, and t1 tie
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8347
    • 提供者:dong
  1. HomeWorkSP

    0下载:
  2. 这是vc++实现的网络聊天程序的源代码.用了socket技术.-This is the realization of the network vc chat program's source code. With the socket technology.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:160855
    • 提供者:田晶
  1. Sockets-2.1.5

    0下载:
  2. upd socket 封装类, 是封装好的udp socket 类 可以实现连接和发送 -upd socket Packaging category is a good udp socket Packaging category can be achieved and this link
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5682
    • 提供者:whb
  1. MySocket(C++CLI)

    2下载:
  2. C++/CLI代码,基于Socket的服务和客户端程序。VS2005环境。-C / CLI code, based on Socket services and client procedures. VS2005 environment.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5127
    • 提供者:ww
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 34 »
搜珍网 www.dssz.com