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

搜索资源列表

  1. Basic_ClientServer_Chat

    0下载:
  2. Client Server Chat application using TCP IP built in c# .net 2.0 Everything to get you started. I have review and tested the application and confirm that it work very well. Voip and video over ip all built in.-Client Server Chat application u
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:101246
    • 提供者:nik
  1. CS

    0下载:
  2. tcp 发送数据 服务器 客户端聊天程序 基于VS开发环境-tcp vs c#
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:99226
    • 提供者:zgy0816
  1. code

    0下载:
  2. TCP异步通信编程实例,基于C#语言开发,实现异步通信面向连接的程序设计。-failed to translate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:86697
    • 提供者:李佳
  1. TCPIP

    0下载:
  2. 单片机实现TCPIP协议的完整C源程序 TCP <-> RS232 的应用 分配本地用户自定义服务模式应用TCP端口号-MCU TCPIP protocol complete C source code
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:27429
    • 提供者:笛迪
  1. server.c.tar

    0下载:
  2. A simple server in the internet domain using TCP The port number is passed as an argument -A simple server in the internet domain using TCP The port number is passed as an argument
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:757
    • 提供者:famox
  1. tcp_veno_opnet

    1下载:
  2. 在opnet中实现tcpveno的通信协议,这个是我自己做的。-The opnet achieve tcpveno communication protocols, this is my own doing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:590337
    • 提供者:史士杰
  1. tcp-examples

    0下载:
  2. UNIX下用C开发的TCP通讯程序(含客户端和服务器端)-C under UNIX using TCP communication procedures developed (including client and server side)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3519
    • 提供者:kauf
  1. game24

    0下载:
  2. game 24 with c# is number go to +, -, *, /, sum is 24 have server and client connect by socket TCP. -game 24 with c# is number go to+,-,*, /, sum is 24 have server and client connect by socket TCP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:85433
    • 提供者:pokamon
  1. intro

    0下载:
  2. Unix平台C语言TCP协议,时间/日期程序-Unix platform, C-TCP protocol, the time/date program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:56236
    • 提供者:石岛
  1. tcp

    0下载:
  2. 基于c#的tcp异步传输数据程序。使用多线程机制。-a project with c# base on the TCP protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:93480
    • 提供者:toni
  1. testplugin

    0下载:
  2. 端口扫描 linux 采用插件机制 TCP,udp,ident-scan-Port scan linux using plug-in mechanism for TCP, udp, ident-scan
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:21666
    • 提供者:
  1. sniffer.c

    0下载:
  2. A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003. In this code, we analyse the TCP trame and show information about the ip h
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:8384
    • 提供者:theoldsamurai
  1. rt_C_OS_II

    0下载:
  2. 介绍了一种嵌入于单片机的 Web 服务器的设计过程, 给出了单片机控制下的网络控制器RTL8019AS 硬件平台的设计, 精简的 TCP/IP 协议栈通过 LAN 访问 Internet 的应用方案。同时简明介绍了实时内核 C/OS- II 对整个系统的管理方案, 完成了对连接在系统 I/O 总线上的现有设备的监控。-This paper introduces a Web server embedded in the microcontroller design process is given
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:88493
    • 提供者:bruce
  1. client.c.tar

    0下载:
  2. client code for tcp ip programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1043
    • 提供者:rajiv
  1. VcDownWeb

    0下载:
  2. Visual C++ TCP/IP 源码,需要的朋友会有帮助-Visual C++ TCP/IP source code, it would help a friend in need
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2695357
    • 提供者:chasegan
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1775459
    • 提供者:王勋
  1. wdx-c

    0下载:
  2. 聊天室客户端。感觉还不错,可以试试。用TCP实现-char room client
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:44361
    • 提供者:杨帆
  1. networkstuff_src_2003

    0下载:
  2. 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:777504
    • 提供者:david euler
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. CDevelopIP

    0下载:
  2. C语言开发IP包例子(TCP/IP包发送) 给目标主机的端口发送一个 syn请求,注意目标主机的信息会发给发送IP地址的主机 这说明TCP/IP协议本身有IP期骗的漏洞 这种方运可以自己写成特殊的基于IP协议上层的自定义协议-C language development examples of IP packets (TCP/IP packet to send) to the target host' s port to send a syn request, note tha
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:2324
    • 提供者:黄运
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com