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

搜索资源列表

  1. PPC_Create_GPRS_to_Socket

    0下载:
  2. PPC 中建立GPRS连接进行Socket通信,PP C 中建立GPRS连接进行Socket通信-PPC to establish GPRS connection Socket Communications, PP C to create a GPRS connection Socket Communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:45518
    • 提供者:wsh
  1. MTK_SOCKET

    0下载:
  2. mtk 平台的 socket 文档,希望对有需要的朋友有用-MTK socket platform document, in the hope that there is a need friends useful
  3. 所属分类:MTK

    • 发布日期:2017-03-30
    • 文件大小:376903
    • 提供者:45646546
  1. CMDServer

    0下载:
  2. Visual Basic写的用sock写远程命令连接的客户及服务端源码程序-Written in Visual Basic using sock write command to connect remote clients and server source code program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:31933
    • 提供者:月夜の痕
  1. EDBUse

    0下载:
  2. Windows Mobile EDB操作 开发环境vs2005 + MFC + SDK6.0-Windows Mobile EDB operation development environment vs2005+ MFC+ SDK6.0
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-09
    • 文件大小:1786043
    • 提供者:Liam
  1. l-sock

    0下载:
  2. IBM SOCKET 教程。学习 LINUX环境下SOCKET编程的资料。-IBM SOCKET tutorial. LINUX learning environment SOCKET programming information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:292025
    • 提供者:zhaozili
  1. sock

    0下载:
  2. winsock傳遞 電腦之間的傳遞 助於初學者寫連線之參考-winsock transfer between the transfer of computer help for beginners to write a reference connection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:268289
    • 提供者:Lin
  1. MSC_SOC

    0下载:
  2. MTK socket 编程介绍文档资料说明-MTK socket
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:376851
    • 提供者:
  1. Projects

    1下载:
  2. delphi+socket通讯的例子,简单说明了SOCKET的使用-delphi+ socket communication example
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:424703
    • 提供者:yyh
  1. InstLSP

    0下载:
  2. 实现对LSP等钩子程序的管理。对于SOCKET编程有兴趣的人可以参考。-install and uninstall LSP
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1929521
    • 提供者:Cheng
  1. Internet

    1下载:
  2. wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:18176
    • 提供者:benzhan
  1. Internetserver

    0下载:
  2. 为了简化客户/服务者模式进行Internet编程,vc中提供了WinInet类,它提供了HTTP、FTP等应用层协议的客户端接口-In order to simplify the client/service model for Internet programming, vc provided WinInet Class, which provides HTTP, FTP application layer protocol, such as the client interface
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-09
    • 文件大小:1906550
    • 提供者:liwei
  1. udpsocket

    0下载:
  2. linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1430
    • 提供者:白鸽
  1. FTP

    0下载:
  2. 这是一个用socket写的简单FTP应用程序,虽说用WinInet类可以减低编程难度,但为了能够更好的理解协议的一些细节,此程序选择用socket,这对于想对协议细节了解的程序员肯定会有所帮助-This is a simple to use FTP to write socket applications, although the categories can be used to reduce the programming WinInet difficult, but in order t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:127968
    • 提供者:王儒伟
  1. CSocket

    0下载:
  2. wince 下开发,EVC的socket编程,为evc开发提供借鉴-wince under development, EVC' s socket programming, in order to learn from the development of evc
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2718755
    • 提供者:孙卫
  1. clientSocket

    0下载:
  2. 实现在PC机与TMSC6000系列dsp板间的通信-To achieve in the PC-board with the dsp series TMSC6000 communication
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:4061
    • 提供者:yj
  1. socket_shell

    0下载:
  2. 分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的是为了在一次连接测试多次的收/发)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。 编写一个递归的shell程序 findit,该程序搜索参数2指定的目录树,查找所有的以 .c和 .h结尾的文件,如文件行中含有参数1指定的字符串,显示该行和相应的文件名。如目录参数2缺省,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13075
    • 提供者:pobenliu
  1. media_web_cfg

    0下载:
  2. 一个基于PHP语言与JS的网页,里面有Socket通信与PHP对配置文件与XML文件的操作-Based on the PHP language and JS pages, there are Socket Communications and PHP configuration files to XML documents and to operate
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:306070
    • 提供者:madeng
  1. sock.h.tar

    0下载:
  2. h-file for socket programming on linux/unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1558
    • 提供者:4travise
  1. sock

    0下载:
  2. 能实现局域网之间的聊天,有服务器和客户端-Able to chat between the LAN, there are server and client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:2809
    • 提供者:侯芳
  1. CE_XTALK

    0下载:
  2. CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:111627
    • 提供者:fang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com