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

搜索资源列表

  1. hsocket-0.4.0.tar

    0下载:
  2. This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++(*NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:77855
    • 提供者:balife
  1. Linux_Tcp

    0下载:
  2. Linux下面用C写的Tcp socket程序
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2324
    • 提供者:张杰
  1. wangyue4

    0下载:
  2. 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:25892
    • 提供者:王跃
  1. example1

    0下载:
  2. linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:jaywoo
  1. chat

    0下载:
  2. 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:zhiguoxu
  1. client

    0下载:
  2. 基于linux平台,用C++编写的QT程序,基于socket的客户端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:202974
    • 提供者:张珍珍
  1. server

    0下载:
  2. 基于linux平台,用C++ 编写的QT程序,基于socket的服务器端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:209932
    • 提供者:张珍珍
  1. socket_chater

    1下载:
  2. 用C语言写的Linux下基于socket通讯的聊天程序,可以实现端到端的聊天或多人组播聊天
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9440
    • 提供者:Tang Ketan
  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. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:27762602
    • 提供者:huo
  1. Web-Crawlers

    0下载:
  2. 有纯C写的Linux下网络爬虫程序,有助于学校htttp协议和套接字应用。-With pure C write Linux next web crawlers procedures, help the school HTTTP agreement and socket applications.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:5854
    • 提供者:徐崇
  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. Client_Server

    0下载:
  2. socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:xujianchang
  1. chatApp

    0下载:
  2. linux下的socket通信和c++,但linux必须安装有qt-socket communication under linux and c++, but must be installed on linux there is qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:596407
    • 提供者:wuhuailin
  1. client-server

    0下载:
  2. C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socke
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:黄珺
  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. linux_Socket_c

    0下载:
  2. linux下的socket程序,用C编写,包括客户端和服务器端,解压不用密码-the socket code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:9978
    • 提供者:leihaisheng
  1. socketcode

    0下载:
  2. Linux 下使用C++进行Socket编程-Linux using C++ for Socket Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:李帅
  1. severclient

    0下载:
  2. 在linux下用c写的socket程序,改成了windows下的,就是现在在windows和linux下只要少许改变就可以都编译通过-In the under linux using c write socket program changed under the windows, that is now, under windows and linux as long as a slight change can be both compiled by
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1767
    • 提供者:邹平
  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 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com