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

搜索资源列表

  1. (VB.NET).rar

    2下载:
  2. vb.net 聊天系统使用技术 1。 C/S模式 2。 异步Socket 3。 多线程 4。 文件读写 ,vb.net chat system uses technology 1. C/S Mode 2. Asynchronous Socket 3. 4 multi-threaded. Documents to read and write
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-22
    • 文件大小:591272
    • 提供者:Demon
  1. SocksClass.rar

    0下载:
  2. 已经封装好的一个C++socket类。 你可以在此基础上扩充,构建适合自己的socket。,Packaging has been a good C++ socket type. You can expand on this basis, build their own socket.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:9756
    • 提供者:小明
  1. C-S-Access

    0下载:
  2. 在服务器端可以对数据库进行增删改,客户端通过SOCKET类进行访问服务器端的数据库,能够完成登录和注册的功能,并能与服务器端对话-On the server side for additions and deletions to the database, the client access through SOCKET class database server, to complete the login and registration functions, and the dialogu
  3. 所属分类:Other Databases

    • 发布日期:2017-05-25
    • 文件大小:8558764
    • 提供者:matiantian
  1. chat--Socket

    0下载:
  2. c++builder 网络聊天程序设计 使用了clientscoket和serverscoket控件 希望对大家有帮助-c++ builder programming using Internet chat and serverscoket clientscoket we want to help control
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:332719
    • 提供者:wanhui
  1. socetklib

    1下载:
  2. C++ socket封装库,使用示例参照example.c-C++ socket library,See example.cpp for usage
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:7304
    • 提供者:闲人
  1. WSTerm

    0下载:
  2. 一个使用socket写的telnet的客户端,Use socket written a telnet client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:145955
    • 提供者:
  1. cs.rar

    1下载:
  2. VC++ socket 客户端与服务器端通信,VC++ socket client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3848702
    • 提供者:ze
  1. PortScan.rar

    0下载:
  2. 纯 C 语言用 Win32 API + Socket 编写的端口扫描器 是控制台下的。,C Program Language write Port Scan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1159096
    • 提供者:恨苍生
  1. Socket.rar

    0下载:
  2. c# 语音聊天室源码,socket 服务端,客户端完整,c# source voice chat rooms, socket server, the client complete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:914502
    • 提供者:独好
  1. SocketDemo

    0下载:
  2. 一款不错c#编写的socket异步通讯demo级程序。通过该程序你能学习到 1.多层架构编程方式 2.如何异步处理socket通讯 3.对互斥资源的良好处理 该程序暂时只提供了单客户端的处理示例,稍加修改就能马上拓展为多客户端处理。程序需要.net3.5支持 有任何技术上的问题都可以留言本人解决 大家有好的建议或方法也能提出一起分享 -Write a good c# socket demo level asynchronous communications progra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:195843
    • 提供者:goslingy
  1. Csharp.rar

    0下载:
  2. C#网络编程源码+socket+ftp+SNMP+邮件+流媒体.rar,C#网络编程源码+socket+ftp+SNMP+邮件+流媒体.rar
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1899661
    • 提供者:阿力
  1. Send

    0下载:
  2. c++基于socket的多线程文件传输、断点传输等等发送端代码-c++ socket-based multi-threaded file transfer, transmission, and so the sender code breakpoint
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:彭蕾
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. tcpip

    0下载:
  2. 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
  3. 所属分类:TCP/IP Stack

    • 发布日期:
    • 文件大小:34454
    • 提供者:叶敬明
  1. Detailed-notes-C-P-P-in-depth

    0下载:
  2. C++深入详解笔记 Lesson1: Windows程序运行原理及程序编写流程 Lesson2: 掌握C++基本语法 Lesson3: MFC框架程序剖析 Lesson4: 简单绘图 Lesson5: 文本编程 Lesson6: 菜单编程 Lesson7: 对话框编程 Lesson9: 定制应用程序的外观 Lesson10: 绘图控制 Lesson11 图形的保存和重绘 Lesson12 文件操作 Lesson 13: 文档串行化 Les
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:492715
    • 提供者:
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:269084
    • 提供者:harry
  1. BthFileTran

    0下载:
  2. win32控制台程序,分别用蓝牙API和socket两种方法实现蓝牙搜索、连接、数据传输功能-win32 console application, using the Bluetooth API and socket were two ways to achieve Bluetooth search, connectivity, data transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2452357
    • 提供者:legend
  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31670
    • 提供者:sophia
  1. Sockets

    0下载:
  2. C# socket 实例,可实现多客户端连接。-C# socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:112197
    • 提供者:tianxia
  1. GPRSDLL00000

    1下载:
  2. GPRS DTU的通讯驱动链接库,基于TCP/IP socket-DTU communication driver base TCP/IP
  3. 所属分类:Communication

    • 发布日期:2015-09-06
    • 文件大小:1300296
    • 提供者:tang
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com