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

搜索资源列表

  1. Brian_Hall_-_Beejs_Guide_to_Network_Programming_[

    0下载:
  2. Using Internet Sockets This document has been written as a tutorial, not a reference. It is probably at its best when read by individuals who are just starting out with socket programming and are looking for a foothold. It is certainly not the co
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:136138
    • 提供者:tonipepperoni
  1. internet-socket

    0下载:
  2. 关于labview的实例,主要是网络通信方面,包括点到点等等。-Instances of labview, mainly network communications, including point-to-point and so on.
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:369804
    • 提供者:孙绍华
  1. TcpClient

    0下载:
  2. 用基于消息的异步套接字实现的网络聊天室程序代码-Internet chat room program code with asynchronous message-based socket implementation
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-09
    • 文件大小:1915246
    • 提供者:pwz
  1. implogd

    0下载:
  2. Socket address, internet style, with unused space taken by timestamp and packet size.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1457
    • 提供者:yjzeilie
  1. PSocket

    0下载:
  2. socket通讯dll和说明文档,实现局域网通讯和互联网通讯。-Socket communication DLL and documentation, LAN communications and Internet communications.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1005833
    • 提供者:NiceBCD
  1. Winsock_src

    0下载:
  2. winsock src solution tcp ip stack client server connect socket api sockaddr functions basic network networking close programming communication ports protocol internet transfer control
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:83183
    • 提供者:
  1. MultiThreadClient

    0下载:
  2. 一个简单socket集成客户端和服务器应用源码,这个小应用的源码比较齐全,客户端和服务端部分的源码都已经有了,虽然有点简单,己在网上找了段时间的代码,改了一段时间的socket自的客户端和服务器端的代码,由于自己在局域网内一会要用客户端一会要用服务器烦死了,就一气之下直把客户端和服务器写在一起了,拿给大家玩玩吧,在局域网里可以类似QQ的来进行聊天。 -A simple socket integrated client and server application source code, com
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1301822
    • 提供者:huzhenyu
  1. QQDialogue

    0下载:
  2. socket通信,客户端与服务器互联,实现网络通信-The socket communication, the Internet client and server, realize the network communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:443992
    • 提供者:张耀寰
  1. cplusplus_socket

    0下载:
  2. c++ socket 通信,包含服务端,客户端源码,对于网络编程入门有一定参考意义。-c++ socket comunication,include sever code and client code,it will be useful for who start to learn internet program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-17
    • 文件大小:26166243
    • 提供者:锴子
  1. Source-Code-Delphi-Three-AON-Payload_001

    0下载:
  2. A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:749977
    • 提供者:CBK
  1. OpenInject-Full-Source_001

    0下载:
  2. A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:604274
    • 提供者:CBK
  1. MDMA-P-INJEK-(1)_000

    0下载:
  2. A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:735599
    • 提供者:CBK
  1. Intelligent-security

    1下载:
  2. 本系统结合Internet,GPRS以及嵌入式相关技术,实现了通过网络对家中情况进行实时监控; 项目有linux服务器、Android客户端,web客户端组成;服务器利用C语言的多线程操作,实现了视频采集,温度湿度监测,灯光控制;短信报警;通过socket实现与Android客户端远程通讯和实时传输视频和温湿度数据;安卓客户端通过多线程与服务器进行数据交换。Web客户端可以在PC上通过浏览器登录服务器查看监控视频和温湿度数据;对于温度超过预设值,服务器通过GPRS发送提示短息给客户手机,客户通
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:6051840
    • 提供者:du
  1. Internet-socket

    0下载:
  2. 用于TCP,UCP协议进行通讯(For TCP, UCP protocol for communication)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:12288
    • 提供者:慧慧whh
  1. TCP_Socket_1.6

    0下载:
  2. 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-20
    • 文件大小:627712
    • 提供者:ElectroMaster
  1. pb-SOCK

    1下载:
  2. 超强超完善的pb-SOCK网络源码(附pb-Socket通讯的例子) 绝对好用 pb9下局域网 互联网下测试通过 解压密码:hur.cn(Super and super perfect pb-SOCK network source code (an example of pb-Socket communication) is absolutely good for testing under the LAN Internet under PB9)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1943552
    • 提供者:www8388
  1. 实验1 跑马灯实验

    0下载:
  2. 实现跑马灯实验现象: 本实验通过代码控制开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效果(good ioLibrary V3.1.1 Released : 14, Dec, 2016 Bug fixed : In Socket.c Fixed MACraw & IPraw sendto function. ioLibrary V3.1.0 Released : 05, Dec, 2016 Internet applicatio
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:117760
    • 提供者:kacha
  1. python聊天室

    1下载:
  2. 基于Python+socket的多用户网络聊天,可以实现多用户聊天室聊天(Multi user internet chat)
  3. 所属分类:网络编程

    • 发布日期:2020-06-25
    • 文件大小:14555136
    • 提供者:LZF2019
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com