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

搜索资源列表

  1. VC6.0_SOCKET

    0下载:
  2. 一个简单的socket软件,加源码,亲测能用;压缩文件中包含了两个东西,一个服务器和一个客户端。-A simple socket software, plus the source code, the pro-measure can be used compressed file that contains two things, a server and a client.
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5821412
    • 提供者:jackytong
  1. umonnitorprogs

    0下载:
  2. 插座使用另一程序,以监测的源代码,源代码时时,重新启动程序。完整的源代码可以直接使用。 -The socket to use another program, monitoring of the source code, source code from time to time, and restart the program. The full source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:159243
    • 提供者:mejiejie
  1. TcpServer

    0下载:
  2. tcp socket,多线程服务,可以实际是所有的端程序框架-tcp socket, multi-threaded services can actually end program framework
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:44357
    • 提供者:chuji
  1. T20008applicaC

    0下载:
  2. TCPIP协议栈的一些应用程序源码,其中socket源码实例能能用来测试,还有一个简单易懂的web server -TCPIP protocol stack application source code, where socket source code examples that can be used to test, there is a simple and easy to understand web server
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:114651
    • 提供者:荒凉
  1. simple-chat-program

    0下载:
  2. 本程序为基于VC++的socket编程实现的简单网络聊天程序,代码简单,初学者可以参考学习使用!-The socket programming based on VC++ achieve a simple network chat program, simple code, beginners can learn to use!
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:83759
    • 提供者:zwlong
  1. USocket_Codes

    0下载:
  2. 用Socket方法,分别使用TCP,UDP协议完完成一些简单的功能 ,经测试可直接使用。 -Socket methods, respectively, using the TCP, UDP protocol is finished to complete some simple functions, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:21752
    • 提供者:cpdcoder
  1. VBAPIHooker

    1下载:
  2. VB HOOK指定进程指定DLL的代码,代码是获得SOCKET封包内容。当然可以自己改改,也可以用作其他-VB HOOK specified process to specify the DLL code, the code is obtained SOCKET packet contents. Of course, can be changed, can also be used for other
  3. 所属分类:Windows编程

    • 发布日期:2013-10-30
    • 文件大小:25308
    • 提供者:白永胜
  1. tcp

    0下载:
  2. 这是关于TCP传输通信中发送缓冲区的内容。每一个套接字都对应发送缓冲区和接收缓冲区,利用这个,可以更好的了解通信机制-This is on the TCP transmission transmit buffer contents. Each socket corresponding to the transmit buffer and a receive buffer, using this, you can better understand the communication mechan
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:45588
    • 提供者:李宇宙
  1. vcnetpgmsrc.rar

    0下载:
  2. 一些VC++网络编程实例,通过这些小小的实例,你可以了解到一些VC++网络编程的相关知识,比如数据封装、TCP/IP模型、端口的使用、套接字(Socket)的引入、C/S结构客户端与服务器编程、基于UDP面向无连接的Socket编程、一些网络函数的使用、基于TCP的网络应用程序的编写、UDP聊天程序的实现等,我觉得这些实例虽小,但却是比较实用的,在以后从事VC++编程中,这也是常用到的基础知识。,This case will allow you to learn how to use VC++
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:23247
    • 提供者:沈思瀚
  1. HEART

    0下载:
  2. 本程序使用socket通信实现心跳功能,其中使用select函数,可以实现检测软件是否还存活-This program uses socket communication heart function, select a function, you can achieve detection software is also survived
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:20363
    • 提供者:MACLY
  1. Code1

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:26268
    • 提供者:张媛媛
  1. chatandevent12345678

    0下载:
  2. VC++ 线程同步与异步套接字编程实例,可以了接聊天工具的原理与编程思想-The VC++ thread synchronization with asynchronous socket programming examples, can be connected to the chat tool principles and programming ideas
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:28802
    • 提供者:hello
  1. CSharp-QQ

    0下载:
  2. C#版的QQ程序,局域网通信软件,可以用来学习网络Socket编程。-C# version of the QQ program, LAN communications software can be used to learn the network Socket Programming.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:3225327
    • 提供者:xu
  1. IOTest

    0下载:
  2. socket数据传输,可以直接在工程中使用,也可以作为单独的IO检测工具,检测网络是否连通。-socket data transmission, can be used directly in the project can also be used as a separate IO detection tool that detects whether the network connectivity.
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:18583746
    • 提供者:liupudu
  1. cs-media

    0下载:
  2. udp 服务器 基于socket编程完成的,可以发送本地文件到远端的客户-udp server based on socket programming, local file can be sent to the remote client
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-21
    • 文件大小:124875
    • 提供者:lbj
  1. BaseStation

    0下载:
  2. 用socket实现分布式基站仿真系统。模拟BBU-RRU 一体化功能。即网络中的每个节点设备既可以作为 BBU 使用,也可以作为 RRU 使用。当前 BBU 故障后,网络中其他设备中的一个需要切换为 BBU-With socket distributed base station emulation system. Analog BBU-RRU integration function. I.e. each node in the network devices can either be
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:7122944
    • 提供者:陈庭盈
  1. Client

    0下载:
  2. 基于c#的socket编程中的客户端程序,可以直接使用的完整工程-C# socket programming based on client, can be directly used to complete projects
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:35546
    • 提供者:epoiewq
  1. OQBroswer

    0下载:
  2. MFC单文档编程,实现网页的读取,对于socket学习的同学,可以参考。-MFC single document programming page read, and can refer students to learn for the socket.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-12-01
    • 文件大小:15812589
    • 提供者:木冰
  1. socket_serv_1.1

    0下载:
  2. socket通讯服务端通讯测试小程序,基本配置可通过ini文件配置-socket communications services end communications test procedures, and basic configuration can be configured via the ini file
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:1253242
    • 提供者:王霄南
  1. SocketDebug

    0下载:
  2. 异步socket通信聊天程序,同时包含客户段和服务器端,开启服务器端可同时与多个客户端通信-Asynchronous socket communication chat program, that contains both customer segments and server-side, turn on the server-side can communicate with multiple clients at the same time
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:58362
    • 提供者:yihan anthoney
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 22 23 »
搜珍网 www.dssz.com