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

搜索资源列表

  1. 基于TCPIP的局域网多用户通信系统

    1下载:
  2. 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:789475
    • 提供者:孙卫平
  1. c++down远程线程注入

    2下载:
  2. c++写得下载者源码,远程线程注入,文件映射通信。client是用bcb写得 。 server在资源中包涵dll。合适初学者参考-c written those who download the source code into remote threads, document mapping communications. Moreover client is written. Server resources covered in dll. Appropriate reference beg
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:77638
    • 提供者:fpx
  1. c-s-liaotian

    0下载:
  2. 客户-服务器聊天,使得相互两台电脑在不同地方实现即时通信,方便快捷。-client-server chat, make mutual two computers in different places to achieve instant messaging, convenient and quick.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:6115
    • 提供者:付辉平
  1. 通信中间件

    0下载:
  2. 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications. C wrote, in the windows / li
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:128862
    • 提供者:林千园
  1. c++communication

    0下载:
  2. 面向对象的数据通信的书内源代码,计算机网络通信的仿真.-object-oriented data communications with the source code book, the computer simulation of network communications.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:145010
    • 提供者:王小彬
  1. ipc.c

    0下载:
  2. 学习C语言很久了自己就编写一个关于IPC通信的简单的程序.-C language learning for a long time to prepare himself on an IPC communication simple procedure.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:刘明
  1. C++InternetCommProtocolApplicationCode

    0下载:
  2. Visual C++网络通信协议分析与应用实现代码,非常实际好用的网络开发借鉴材料。-Visual C network communication protocol analysis and application of codes, very real handy Web development reference materials.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3758881
    • 提供者:baihaili
  1. SPLLoader570

    0下载:
  2. 经典的局域网通信工具,IpMsg的源代码,中文名称叫做 飞鸽传书-Classic LAN communication tools, IpMsg the source code, the Chinese name is called Dove Chuanshu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1348440
    • 提供者:李宁
  1. C#Socket控制台通信

    0下载:
  2. 基于控制台的Socket,TCP简易通信。仅供初学者学习,一起学习成长(Console based Socket, TCP simple communications. For beginners to learn, learn to grow together)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:72704
    • 提供者:大大王
  1. P2P视频通信

    1下载:
  2. 一个视频通讯的p2p的 c#代码(A video communication p2p c # code)
  3. 所属分类:P2P编程

    • 发布日期:2017-12-14
    • 文件大小:687104
    • 提供者:安好丶
  1. 网络通信接口类

    1下载:
  2. C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:Reddragon2010
  1. C# tcp通信 登录 服务器端验证

    0下载:
  2. c#客户端和服务端进行TCP通信,是个非常好的学习网络编程例子(Client and server programming by TCP)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-01
    • 文件大小:422912
    • 提供者:provencesl
  1. TCP通信C#

    0下载:
  2. 在这个网站找了一圈基于C# 的网络通信例子,发现没有一个能用。干脆直接花点时间写了一个,基于visual studio2012编写的。(A C# based network communication example was found on this site, and no one was found to be available. Just take the time to write one, written based on visual studio2012.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:107520
    • 提供者:rmlgwu
  1. tcp_socket.tar

    0下载:
  2. 基于Linux的tcp socket通信C语言代码,简单的收发处理(Linux based TCP socket communication C language code, simple transceiver)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-18
    • 文件大小:21504
    • 提供者:rxp
  1. 如何编写Linux下的客户机_服务器软件.c

    0下载:
  2. linux下服务端客户端通信模型,详细说明了linux下的网络变成和标准客户端/服务器模型的通信细节(model under linux system about the server and the client progrom)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:是他酷我
  1. UDP通信

    1下载:
  2. c# UPD通讯实例,有相关的服务端和客户端(An example of c# UPD communication)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:173056
    • 提供者:sznetnet
  1. C语言实现socket简单通信实例

    3下载:
  2. 基于VC++6.0的socket 通信简单例子,可以参考修改(A simple example of socket communication based on VC++6.0, which can be referred to modification)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:孤独的眼泪
  1. nodejs父子进程的stream方式通信

    0下载:
  2. 父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spawn mode, so we need to use thi
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:GladiatorNick
  1. TCP通信

    0下载:
  2. tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
  3. 所属分类:网络编程

  1. C#网络验证

    0下载:
  2. 卡密登陆 后台管理 http通信 封包加解密(Encryption and decryption of HTTP communication packets managed by background management of card cipher login)
  3. 所属分类:网络编程

    • 发布日期:2020-09-22
    • 文件大小:1765376
    • 提供者:夜风_R
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com