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

搜索资源列表

  1. free

    0下载:
  2. 一个可以利用TCP套接字方式用于局域网的自由传送文件的C++程序,-A TCP socket can be used for LAN free way to transfer files of C++ program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3544296
    • 提供者:liu
  1. chat_example.tar

    0下载:
  2. Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:3324
    • 提供者:冀涛
  1. TCPserver

    0下载:
  2. Visual C++ 6.0编译通过, win socket TCP 最简单服务器程序 , 学习网络编程的最好示例, 注释详尽!-Visual C++ 6.0 compiler, win socket TCP server program simple to learn the best example of network programming, detailed notes!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:8549
    • 提供者:欣华
  1. tcpclient

    0下载:
  2. it is a tcp client server program in c. it uses socket programming. the server is a concurrent server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:sandeep
  1. lab102

    0下载:
  2. C/C++ TCP/UDP simple Client/Server combo ... great beginner example (actually used for networking college project). Shows how to use the C/C++ Networking API to bind on a socket and send/receive data across it from both the client and the server side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:13591
    • 提供者:Trey
  1. maxConnectTestLog1500

    0下载:
  2. C++完成socket通信 完成端口TCP/IP连接-completion port socket communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:718752
    • 提供者:tl
  1. tcp_server_client

    0下载:
  2. socket通信的源码,其中一端是php代码,另外一端是linux下的c代码-linux kernel scenario analysis of the electronic version of the book introduces the principles of linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1610
    • 提供者:michaelcjt
  1. socketPnewClient

    0下载:
  2. tcp 异步通讯列子,说明c#通过一部发送短息情况-tcp socket send message
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:101769
    • 提供者:saisbob
  1. MenuServer

    0下载:
  2. 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:51882
    • 提供者:陈旭
  1. lab4

    0下载:
  2. The subject of this programming assignment is writing a simple client-server application that uses (network) sockets.-The subject of this programming assignment is writing a simple client-server application that uses (network) sockets. The client-s
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:5279
    • 提供者:ChuChu
  1. Chatroom

    0下载:
  2. C 语言 TCP 聊天室代码 基于socket的聊天室,包括主机端和客户端的源程序-C language code is based on TCP socket chat rooms chat rooms, including mainframe and client of the source
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:1354
    • 提供者:沈炜锋
  1. TcpCSFramework

    0下载:
  2. c#环境下的tcp socket通讯软件。可用于gprs数据中心软件、tcp/ip网络通讯会话软件。-c# enviorment tcp socket communication software.it maybe used in gprs datacenter software,or tcp/ip internet conversation.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:46875
    • 提供者:feijianlin
  1. EMTASS2.1[Socket-Framework]

    0下载:
  2. 在C#中使用异步Socket编程实现TCP网络服务的C/S的通讯构架----基础类库-In C# Socket Programming using asynchronous TCP network service C/S communication architecture---- Foundation Class Library
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:422388
    • 提供者:先后
  1. Chat

    0下载:
  2. 局域网即时聊天系统,C/S模式;java TCP Socket;多线程程序设计;java图形界面设计;私聊;群聊;更新用户列表;上、下线提醒;脏话过滤-LAN instant messaging system, C/S mode java TCP Socket multi-threaded programming java graphical user interface design whisper group chat update the user list on the a
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:18893
    • 提供者:杨凡
  1. Chatting

    0下载:
  2. 一个简单的聊天室程序。可以用来学习C#网络编程和TCP SOCKET 编程。-A simple chat program. Can be used to learn C# Network Programming and TCP SOCKET programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:66542
    • 提供者:wisedak
  1. Socket.tar

    0下载:
  2. 在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1253
    • 提供者:梁小涵
  1. PureSocket

    0下载:
  2. TCP/IP编程,使用c#编写socket范例-C# Socket Programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:70937
    • 提供者:MK
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:509952
    • 提供者:zhaozm
  1. TCP

    0下载:
  2. TCP的举例,TCP是Transmission Control Protocol(传输控制协议)的简称,是TCP/IP体系中面向连接的运输层协议,在网络中提供全双工的和可靠的服务。-example for socket in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:589108
    • 提供者:fei
  1. The-TCP--implement

    0下载:
  2. 用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远主当前目录 dir:列出远方当前目录 cd :改变远方当前目录 ? :显示你提供的命令 quit :退出返回 -Use socket programming interface to write two program, respectively for the c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:667027
    • 提供者:唐坤
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com