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

搜索资源列表

  1. sendarp

    0下载:
  2. 类似arp防火墙的功能,输入自己的ip地址,要发送的arp回复的主机IP地址,既可以实现在数据链路成发送arp响应包。 主要练习一下Linux下面socket 和ioctrl的用法。-Similar to the arp firewall function, enter your ip address, to send arp reply to the host IP address, not only can be achieved in the data link into the se
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1586
    • 提供者:南极风
  1. transfer_file

    0下载:
  2. linux 下用C编写的文件传输程序-transfer_file of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2313
    • 提供者:xc
  1. socket

    0下载:
  2. 套接字参数选项详解, 搞Linux网络的朋友别错过哦。-detail for socket elements!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:17552
    • 提供者:zhang
  1. Socket

    0下载:
  2. Socket programming using linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:762
    • 提供者:bhaskar
  1. socket

    0下载:
  2. 用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17646068
    • 提供者:su
  1. Socket

    0下载:
  2. Linux下使用Cplus 进行Socket编程-Socket
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:70119
    • 提供者: 肖林
  1. tcp_server

    0下载:
  2. linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:894
    • 提供者:ly
  1. linux_ping

    0下载:
  2. linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:10346
    • 提供者:yr
  1. CS

    0下载:
  2. linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:小杨
  1. socket

    0下载:
  2. linux\linux2.6.12\应用实验:-linux \ linux2.6.12 \ Application Experiment:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:9854
    • 提供者:xi
  1. socket.tar

    0下载:
  2. 这个学习linux网络socket编程有一定的帮助-This learning linux network socket programming is certainly helpful
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:18711
    • 提供者:吴 含
  1. socket

    0下载:
  2. linux上的socket程序,包含客户端和服务端两个程序-slllsld
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1665
    • 提供者:jjj
  1. chat_source

    0下载:
  2. 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:7991
    • 提供者:袁和平
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. X2_Music_Box

    0下载:
  2. Linux下实现网络播放器功能,运用GTK,GSTREAMER,线程技术,Socket技术等,并引用DICUZZ!论坛程序。是不可多得Linux实例代码。-Achieved under Linux network player functionality, the use of GTK, GSTREAMER, threading, Socket technology, citing DICUZZ! Forum program. Linux is a rare example of the cod
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5212780
    • 提供者:李骁桐
  1. socket

    0下载:
  2. 套接字socket编程文档,对于想在linux下进行网络编程有一定帮助-Socket socket programming documents, for the want to network programming under linux this will definitely help
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:724418
    • 提供者:恩泽
  1. socketlite

    1下载:
  2. 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
  3. 所属分类:Linux Network

    • 发布日期:2016-01-24
    • 文件大小:100819
    • 提供者:bolidezhang
  1. LinuxSocket

    0下载:
  2. Linux下socket编程的绝佳范例,我在此收获颇丰,希望贡献出来和大家一起分享-Socket programming under Linux an excellent example of this very productive, I hope that contributions to come out to share with everyone
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:754993
    • 提供者:jiangchun
  1. TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer

    0下载:
  2. linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
  3. 所属分类:Linux Network

    • 发布日期:2017-05-21
    • 文件大小:6346268
    • 提供者:
  1. 64

    0下载:
  2. Linux 网络编程 使用Linux C++ Socket 实现网络通讯 -Linux Network Programming using Linux C++ Socket realize network communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:4949
    • 提供者:y
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com