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

搜索资源列表

  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. sev

    0下载:
  2. linux下socket server简单程序,有注释-socket server under linux simple procedure, there are comments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1276
    • 提供者:朱博
  1. linuxsocket

    0下载:
  2. 包含一个server程序和一个client程序,一个linux下socket编程的简单实例-Includes a server program and a client program, a linux under a simple example of socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:10214
    • 提供者:luocheng
  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. Buffer_Overflows_b

    0下载:
  2. 顶尖高手对缓冲区溢出的详细,绝对值得一看。压缩包为zip格式的,试试吧。- Nowadays there are many buffer overflow exploit codes. The early buffer overflow exploit codes only spawn a shell ( execute /bin/sh ). However, nowadays some of the buffer overflow exploit codes have very nic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:57189
    • 提供者:沧海
  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. linuxsev-windowcli

    0下载:
  2. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3812966
    • 提供者:朱博
  1. TCPIP_protocol_analyse

    0下载:
  2. TCP/IP协议在linux系统的原代码分析,对socket编程有很大的帮助-TCP/IP protocol in linux system, source code analysis, socket programming of great help to
  3. 所属分类:Linux Network

    • 发布日期:2017-05-25
    • 文件大小:8312302
    • 提供者:paul
  1. 2_4_1

    0下载:
  2. linux下的基于TCP的socket程序,很实用!-socket of tcp in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2676
    • 提供者:xc
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. lspbex

    0下载:
  2. This linux code about Linux Socket Programming. -This is linux code about Linux Socket Programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:18863
    • 提供者:cody
  1. LinuxSocket

    0下载:
  2. 本文档介绍了Linux下的Socket编程方法-This doc introduce the Socket programming in Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-08
    • 文件大小:1695462
    • 提供者:杨志成
  1. ex2cli

    0下载:
  2. 网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:717
    • 提供者:郭崇鑫
  1. ex2serv

    0下载:
  2. 网络文件传输,采用Linux C与Socket结合编程,这个是服务器部分.-Network file transfer, using Linux C combined with Socket programming, this is the server part.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:郭崇鑫
  1. 05104427_bil244_final_proje

    0下载:
  2. This code is about the linux system programing. It is a socket program that chats computer with each other. In short it a chat program :)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5488
    • 提供者:hafze
  1. SocketProgramming

    0下载:
  2. Implementing Socket programming in Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-02
    • 文件大小:673972
    • 提供者:Madhan
  1. Sockets_using_CPP_streams

    0下载:
  2. 标准Socket库的使用,知道叫什么,什么时候调用它,如何建立正确的参数,哪些保持不变可有点吓人。这个C++接口提供了一个简单的接口来使用。如果你仔细想想,即使从流中读取工作像标准字符流一样,当数据无效时将阻止不可用。 这个库和例子是在Rob Tougher 的Linux Gazette文章。他的许可已被授予使用本类的目的库。如果您使用它,否则,它是由你来为您的应用程序中使用许可。 -Use of standard socket libraries can be a little i
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:4217
    • 提供者:方启
  1. SimpleSocket

    0下载:
  2. SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:7507
    • 提供者:方启
  1. tcp

    0下载:
  2. linux下的TCP编程实验,包含socket编程技术,十分实用。-linux programming under the TCP experiments, including socket programming technology, very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16816
    • 提供者:suting
  1. portscan

    0下载:
  2. Linux下的端口扫描实现 f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct sockaddr- #include<stdlib.h> #include<stdio.h> #include<sys/socket.h> #include<netdb.h> #include<string.h> #include<unistd.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:720
    • 提供者:david
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com