CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - windows socket

搜索资源列表

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

    0下载:
  2. windows与linux间的文件转输,用socket实现-file trans from windows to linux,use socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4504
    • 提供者:林海
  1. ipaddress

    0下载:
  2. 在windows环境下用socket编程来获取本机ip地址-In windows environment using socket programming to get the local ip address
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:976115
    • 提供者:mahongmei
  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. win_linux_socket_comm

    0下载:
  2. 两个完成linux到windows的socket通信程序,用的时候可以修改ip,通过验证,都可以运行-Linux to the windows of two to complete the socket communication program, when used to modify ip, validated, can run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1974939
    • 提供者:wangyonggang
  1. Socket

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

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

    0下载:
  2. Windows和Linux的socket编程交互-Socket between Windows and Linux。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2916
    • 提供者:BK
  1. digital

    1下载:
  2. 该系统是介绍一个基于web service的数字油田监控系统,整个系统分成三个部分:现场监控终端、监控中心和移动控制终端。以嵌入式linux系统作为现场监控终端,分别在windows平台和liunx平台下实现监控中心。移动终端控制利用嵌入式开发板ARM2410S上的相关设备来实现。三端之间的数据传输都是通过web service实现的,只有在视频数据传输时用socket实现。-The system is to introduce a web service based on the number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:870454
    • 提供者:liao
  1. Windows_linux-Socket

    0下载:
  2. windows与linux的socket之间通信程序.-windows linux socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10134
    • 提供者:余建荣
  1. Sockets-2.3.9.7.tar

    0下载:
  2. 封装了socket操作的库,跨平台,Windows,linux都ok哦-The library encapsulates the socket operation, cross-platform, Windows, linux are ok oh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:203023
    • 提供者:chen
  1. tcp_client_socket_win

    0下载:
  2. tcp client socket windows Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6761
    • 提供者:bejegiu
  1. wangluo

    0下载:
  2. windows及其linux下的socket初步编程,代码清晰简单 方便大家修改 移植-Preliminary program of socket windows and Linux, the code clear and simple and convenient we modify transplantation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:3186841
    • 提供者:nanye
  1. q3socketdevice_win

    0下载:
  2. Q3 Socket Device windows Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5431
    • 提供者:kiremou
  1. ViewServer

    0下载:
  2. The ViewServer is local socket server that can be used to communicate with the views of the opened windows.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2546
    • 提供者:hanliper
  1. nanoftp

    0下载:
  2. SOCKET: macro used to provide portability of code to windows sockets. -SOCKET: macro used to provide portability of code to windows sockets.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11337
    • 提供者:hfyhser
  1. 源码

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

    • 发布日期:2017-12-27
    • 文件大小:19456
    • 提供者:15li
搜珍网 www.dssz.com