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

搜索资源列表

  1. BankCaller_new

    1下载:
  2. c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。 中国科技大学面向对象编程C++课程试验-USTC C++ Bank Caller c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operatio
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:956592
    • 提供者:songlei
  1. winsock_VB

    0下载:
  2. C\S结构的网络编程,客户端发送SQL查询语句,服务器接收到命令后执行,结果再发送到客户端显示。-C\S winsock VB
  3. 所属分类:P2P

    • 发布日期:2017-04-04
    • 文件大小:59460
    • 提供者:lqzx
  1. SaoMiao_1

    0下载:
  2. 这是个简单的端口扫描程序,它的原理是利用几个winsock中主要函数,和标准c++标准异常-This is a simple port scanning procedures, it is the principle of using several protocols of the main function, and abnormal standards c standards
  3. 所属分类:Scanner

    • 发布日期:2017-11-19
    • 文件大小:1577
    • 提供者:李涛
  1. VB

    1下载:
  2. 从太平洋上下载下来的打包学习VB的教程。 》VB专区 ·Visual Basic 的数据库编程 ·使用VB建立Web Server   ·VB与Windows资源管理器互拷文件 ·VB查找文件的两种方法 ·利用VB设计打印复杂报表 ·在VB中播放AVI文件 ·在VB中引用.dbf及索引文件  ·VB5.0中实现字体闪烁效果 ·在VB应用软件中实现动画效果 ·VB编程中如何锁定鼠标 ·用VB实现关闭所有数据库对象 ·VB调用
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:386036
    • 提供者:look
  1. wangluohuiyiyuandaima

    0下载:
  2. WinSock网络会议服务端源代码,c#-Web conferencing services WinSock client source code, c#
  3. 所属分类:Telnet Server

    • 发布日期:2017-05-10
    • 文件大小:485458
    • 提供者:kaiwen10000
  1. wangluohuiyikehuduan

    0下载:
  2. WinSock网络会议客户端,,c#源代码-WinSock client web conferencing,, c# Source code
  3. 所属分类:Telnet Client

    • 发布日期:2017-04-09
    • 文件大小:53681
    • 提供者:kaiwen10000
  1. RawUDPSample

    0下载:
  2. In this code, I will present a C++ class used to easily create and manipulate UDP packets from scratch. This can be useful for Windows users who can t send custom UDP packets using Winsock. (XP SP2 and later). In the sample application, WinPCap is us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:27669
    • 提供者:黄海栋
  1. TClietn

    0下载:
  2. 一个类似QQ的聊天程序--客户端.利用WINSOCK编写,在VISUAL C++调试通过-A similar QQ chat program. Use WINSOCK prepared in VISUAL C++ debugging through
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:515979
    • 提供者:洪武
  1. update

    0下载:
  2. 实现客户和服务端之间更新程序,C/S结构,用WINSOCK实现.-Implementation between the client and server updates, C/S structure, using WINSOCK implementation.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:469893
    • 提供者:yygkko
  1. chat

    0下载:
  2. C++实现的一个简易聊天程序,对初学者了解Winsock很有帮助 -C++ implementation of a simple chat program, very helpful for beginners to understand Winsock
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:42868
    • 提供者:john
  1. VCSocket

    0下载:
  2. vc开发的基于WINSOCK API的C/S程序-vc development WINSOCK API based on the C/S program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5537979
    • 提供者:hqh
  1. winsockdemo

    0下载:
  2. 一个基于winsock的C/S结构编程,完整的客户端和服务端,对学习winsock编程很有帮助.-Winsock based on the C/S structure of programming, a complete client and server, useful for learning winsock programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:61837
    • 提供者:Alaska
  1. liaotian

    0下载:
  2. 基于winsock+控制台编写的一个小巧的聊天程序,是c/s结构的-Winsock+ console based on the preparation of a small chat program, the c/s structure
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2486
    • 提供者:zz
  1. FileTransport

    0下载:
  2. vc环境下c++语言,具有服务器和客户端的文件传输系统,winsock -vc environment c++ language, with the server and the client' s file transfer system, winsock
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7535915
    • 提供者:rajonxu
  1. WinsockChat

    0下载:
  2. 一款C/S模式设计的基于Winsock的VB网络聊天室,可以互相传输文件,而且界面清新漂亮,程序分为客户端和服务端,可以指定IP、端口或域名,需要先运行服务端才能够启动客户端,聊天时可发送类似QQ的表情符号、设定字体颜色及大孝设定窗口透明度、总之修改功能还真不少,还可以显示在线人员列表,自己下载体验一下吧。-A C/S mode Winsock-based network of VB chat rooms, you can transfer files with each other, and
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:848452
    • 提供者:445
  1. 3561712709

    0下载:
  2. 局域网通信源码,用C++通过winsock实现,初学者可以借鉴一下-LAN communications source, with C++ through winsock to achieve, beginners can learn from you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:33349
    • 提供者:alex
  1. tcpipchat

    0下载:
  2. 利用tcp基本原理基于winsock编程实现的简单的聊天程序,实现类型C/S模式-Based on the basic principles of the use of tcp programming winsock simple chat program, to achieve the type of C/S mode
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3742122
    • 提供者:wangjinlong
  1. MultithreadingApplicationsinWin32

    0下载:
  2. 在《Win32多线程程序设计》这本书中,Jim Beveridge和Robert Wiener告诉你什么时机、什么地点、什么方法可以使用多线程。 本书主题包括: ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. 以C和C++写成的各个范例程序。 UNIX环境比较。让UNIX下的开发人员能转移到Win32-In the " Win
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-14
    • 文件大小:22094879
    • 提供者:
  1. winsockIP

    0下载:
  2. 在局域网中捕获所有ip包,并进行分析,在windows下用C++BUILER的winsock函数实现ip数据包捕获和分析。可以根据主机处理能力调整ip包链表长度的定义,以达到更好的捕获数据包的效果。-All captured in the LAN ip packet and analysis, in windows using C++ BUILER the winsock function ip packet capture and analysis.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:361943
    • 提供者:kitty
  1. Ser-client

    0下载:
  2. Winsock introduce for C language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:45255
    • 提供者:rich
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com