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

搜索资源列表

  1. connector

    0下载:
  2. 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2816
    • 提供者:潘振瑶
  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:111143
    • 提供者:王小文
  1. tcpdup-program

    0下载:
  2. TCP与UDP套接字编程,用C语言开发的-TCP and UDP socket programming, C language development
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3863
    • 提供者:许黎
  1. cs通信

    0下载:
  2. linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1855
    • 提供者:宏伟
  1. COMSocketServerDLL

    0下载:
  2. Although socket based TCP/IP servers using IO Completion Ports are often written in C++ it s sometimes useful to write such a server in Visual Basic.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:96441
    • 提供者:文再明
  1. Cb_Builder_Socket_TCP.rar

    0下载:
  2. C++ Builder 6.0 Socket控件TCP通信,服务器和客服端都有。,C++ Builder 6.0 Socket Controls TCP communications, server and client have a customer service.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:908196
    • 提供者:何富运
  1. C_server

    0下载:
  2. 本代码是unix环境下C语言编写的运用TCP/IP 协议的SOCKET网通通信的SERVER端。-The code is written in C under unix environment, the use of TCP/IP protocol to communicate SERVER SOCKET Netcom end.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1260
    • 提供者:king
  1. TCPIP_Nichelite.for.LPC

    0下载:
  2. lpc23XX实现TCPIP协议栈,InterNiche的TCP/IP协议套件具有代码小、高移植性和兼容性,包含ANSI C代码、一个Socket API和全部技术文档。InterNiche的IP层软件可以构造成一个标准的客户机、一个IP路由器或一个多主机服务器。InterNiche的TCP/IP协议套件支持以下协议和服务:-lpc23XX achieve TCPIP protocol stack, InterNiche' s TCP/IP protocol suite has the c
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1105872
    • 提供者:王峰
  1. Server

    0下载:
  2. 套接字编程:简单的C-S模型, 以TCP/IP通信模式设计Server端程序-Socket programming: a simple CS model to TCP/IP communication mode design Server-side program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1006
    • 提供者:吉玉
  1. server_test

    0下载:
  2. C Socket编程的TCP服务器例子,主要完成服务器与客户端收发文件。-C Socket Programming TCP server example, the completion of the main server and the client to send and receive documents.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:49352
    • 提供者:derek
  1. linux_network

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:571312
    • 提供者:赵炜
  1. net_socket_example

    0下载:
  2. TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:钟伟
  1. socketchat_0.2.1

    0下载:
  2. 很早年前收集的一个Unix下的SocketChat服务器端,采用c开发,多线程处理,mysql数据库,适合Socket初学者研究使用-socket chat server tcp ip mysql multithread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:830093
    • 提供者:宁则
  1. WinSockServer

    0下载:
  2. 基于tcp的socket应用程序服务器端,使用c++编写。-Tcp the socket-based server-side applications, the use of c++ to prepare.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:36586
    • 提供者:孟祥平
  1. MyNetChat

    0下载:
  2. 基于C++的局域网聊天工具,用到了Windows Socket 控件,用UDP和TCP协议实现-C++ based on the local area network chat tool, using the Windows Socket control, using UDP and TCP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3438541
    • 提供者:chenkuo
  1. cshapentryCourseware

    0下载:
  2. c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
  3. 所属分类:CSharp

    • 发布日期:2015-10-15
    • 文件大小:1711092
    • 提供者:王勇
  1. ser_cli

    0下载:
  2. 基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222  -TCP-based network control panel under the ftp (C/S),
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5725
    • 提供者:范超
  1. Server

    0下载:
  2. 运用套接字编程实现tcp协议的服务器功能,具体采用c语言来实现-The use of socket programming tcp protocol server function, specific language used to achieve c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:2420
    • 提供者:朱新生
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. tcpudp

    0下载:
  2. 用C语言编写的简单tcp,udp连接程序,用于Linux下的套接字实现-C language with a simple tcp, udp connection program for Linux under the socket to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2198
    • 提供者:王军
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com