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

搜索资源列表

  1. Socket4C++

    0下载:
  2. Linux/Windows下的的socket基类-Linux / Windows of the socket base class
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3279
    • 提供者:黄量
  1. socket++-1_10MSVC6

    0下载:
  2. 跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29012
    • 提供者:包慧明
  1. socket_example.Windows & Linux Socket Examples

    0下载:
  2. Windows & Linux Socket Examples - www.freelec.co.kr by yoon,Windows & Linux Socket Examples - www.freelec.co.kr by yoon
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-09
    • 文件大小:2527251
    • 提供者:freetime
  1. socket.tar.gz

    0下载:
  2. socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3739
    • 提供者:孙涛
  1. Linux-MAC20081224.rar

    1下载:
  2. 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:14138
    • 提供者:darinwang
  1. socket

    1下载:
  2. 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:31833
    • 提供者:Sober Peng
  1. Qt4chat

    0下载:
  2. 基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:608060
    • 提供者:倪明
  1. juyuwangtalk

    0下载:
  2. linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1866334
    • 提供者:曾庆国
  1. Java-socket

    0下载:
  2. 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:1345
    • 提供者:马正梁
  1. linux-socket

    0下载:
  2. linux端获取系统CPU、硬盘。内存使用率,通过客户端socket传给windows服务端。-linux-side access to the system CPU, hard drive. Memory usage, the client socket to pass through the windows server.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1418
    • 提供者:王健
  1. socket-windows-linux

    0下载:
  2. 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:33791
    • 提供者:wangjia
  1. socket

    0下载:
  2. 使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:65389
    • 提供者:李正
  1. socket-windows-linux

    0下载:
  2. windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33791
    • 提供者:spring
  1. tcpbuf

    0下载:
  2. 接收tcp消息的类。tcp是一个流的概念,你可能一次read调用读到两条半消息,再接着一次read调用读到半条消息。这个tcpbuf的类就是用来帮助处理这种情况。它会分3次返回3条消息。很实用的类。Windows/Linux都能用。-class tcpbuf is to help receiving tcp message from a socket. It will return exactly ONE message from the tcp buffer. Support windows/
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7410
    • 提供者:ttww2000
  1. linuxsev-windowcli

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

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

    0下载:
  2. This a example for socket in linux or windows-This is a example for socket in linux or windows
  3. 所属分类:Linux Network

    • 发布日期:2017-05-24
    • 文件大小:7778196
    • 提供者:melxhme
  1. Socket

    0下载:
  2. windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14551
    • 提供者:lcsbhbh
  1. socket

    0下载:
  2. 套接字编程,包括windows和linux下-socket in windows and linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:4019
    • 提供者:Nova Jiang
  1. 源码

    0下载:
  2. 聊天室,一个是双人聊天 一个是多人聊天,。。。。。。。。。(Chat room, one is double talk, one is multiplayer chat)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-27
    • 文件大小:19456
    • 提供者:15li
  1. rtt

    0下载:
  2. 实现window到linux的网络时间的计算(Implementation of window to Linux network time calculation)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:tomorrow1
« 12 3 4 »
搜珍网 www.dssz.com