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

搜索资源列表

  1. TCPIP_Sockets_in_Csharp_Practical_Guide_for_Progra

    0下载:
  2. Review "TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks." -Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation Book Descr iption Affordable instruction f
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1606928
    • 提供者:fuha_tk
  1. IP_network_packet

    0下载:
  2. 在一个局域网环境中,用C 语言实现下面的基本功能: (1)确定截包的方法:包括RAW 模式SOCKET、packet32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using C language the following basic functions: (1) determine the method of cut-off packa
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1877662
    • 提供者:yang peng
  1. ctcpip

    0下载:
  2. 介绍用C实现TCP IP SOCKET编程,并附有详细的实例-Introduction to achieve TCP IP SOCKET with C programming, together with detailed examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6346241
    • 提供者:何大伟
  1. SocketTest_Chat

    0下载:
  2. 用c#编写的聊天例程,可以用来学习c#平台下的socket以及tcp-ip编程。-C#_based chat platform,good example for c# socket programming.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:88383
    • 提供者:Zhao Jian
  1. Dos

    0下载:
  2. 利用TCP三路握手原理,通过原始SOCKET实现拒绝服务攻击-dos.c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1824
    • 提供者:jannzeng
  1. VCNetworkProgramming

    0下载:
  2. 微软为Visual C++定义了Winsock类如CAsyncSocket类和派生于CAsyncSocket 的CSocket类,它们简单易用,读者朋友当然可以使用这些类来实现自己的网络程序,但是为了更好的了解Winsock API编程技术,我们这里探讨怎样使用底层的API函数实现简单的 Winsock 网络应用程式设计,分别说明如何在Server端和Client端操作Socket,实现基于TCP/IP的数据传送,最后给出相关的源代码。-VC Network Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:15070991
    • 提供者:ronin
  1. CommServ

    0下载:
  2. This code is written in C/C++ for handling large number of clients on a single TCP server socket.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:1921
    • 提供者:smile
  1. tcpfile

    0下载:
  2. C语言实现了TCP传输,运用socket,服务器程序开启后等待客户端连接,客户端连接后服务器可向其传输指定文件-C language implementation of the TCP transmission, the use of socket, the server program waits for the client connection is opened, the client is connected to its transmission can be specified f
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2763
    • 提供者:沈文斌
  1. SOCKETTCP

    0下载:
  2. C#做的套接字TCP通信程序。类似一个聊天程序,是CS架构的-this is a socket app for tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:50567
    • 提供者:liuhp
  1. socket_TCP

    0下载:
  2. 採用TCP通訊協定,以C語言實現SOCKET功能,可藉由此程式繼續開發-Using TCP protocol to C language function SOCKET, Keji continue to develop this program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1557
    • 提供者:林可雲
  1. chat2

    0下载:
  2. 本次局域网即时聊天程序设计主要用了Visual C++编程环境,设计里还涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。-The LAN Instant Messenger program design is mainly used by Visual C++ programming environment, designed in the network com
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:3019155
    • 提供者:chenkan
  1. NET1

    0下载:
  2. c++ 写的网络 socket 编程实验 完成了 文件上传和查询功能 使用了TCP 连接协议 调用了 winsocket库的简单网络实验 用来对入门者了解网络原理-coded in c++ socket programming completed function of file sharing and searching
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:7094838
    • 提供者:alex
  1. Bank-savings-system

    0下载:
  2. 个人编写,访真银行活期储蓄系统,拥有开户、销户、存款、取款、转帐、查询等功能。VC++6.0开发,是基于客户端与服务器程序开发。运用TCP/IP协议socket通信技术。压缩文件中包含:源代码、可执行文件、使用文档、系统和功能架构文档、另有PPT演试文稿。内容规范,是学习C++软件开发的好材料-Personal writing, current savings visit real banking system, with accounts, closing accounts, deposits
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-04
    • 文件大小:1122176
    • 提供者:dongxingfeng
  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  1. MessageRelaySystem

    0下载:
  2. socket编程,TCP中继服务器,c语言实现-TCP iterative client-server interaction using BSD socket interface in C programming language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:6541
    • 提供者:za
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16825
    • 提供者:王平
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. chater

    0下载:
  2. 使用C语言进行socket编程,UDP下socket的建立、绑定、接受以及收发信息的过程,及TCP下文件的传输。-Socket programming using C language, the UDP socket is established, bind, accept, and the process of sending and receiving information and the TCP file transfers.
  3. 所属分类:WinSock-NDIS

  1. bcbUDP

    0下载:
  2. 实现今晚一直在研究c++ builder中的udp开发。bcb组件中还有一个udpsocket,研究了半天,再加上百度和google,按照样例也没有弄出结果来。众说纷纭,大部分都说是该组件存在问题,有些说还需要自己写一些底层的东西等等。其实用winsock也可以写,本着方便快捷的原则想有现成的控件可以用,没想到费了这么多时间啥都没搞出来。只好瞄向Indy 的udp组件,没想到一试就灵。 ———————————————————————————————————————————— 使用I
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-04
    • 文件大小:4657
    • 提供者:许枫
« 1 2 ... 10 11 12 13 14 1516 17 18 19 »
搜珍网 www.dssz.com