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

搜索资源列表

  1. tcptrans

    0下载:
  2. TCP协议传输文件,sock用到ace库,文件操作用到qt库。原理:服务器开启一个端口号,启动客户端,客户端向服务端传输文件,服务端接受文件。 该程序在windows测试通过,linux和uinx没有测试过。-tcp file trans
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3624661
    • 提供者:ww
  1. sock

    0下载:
  2. Its a ethernet based chatting application using microsoft winsock api.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2375568
    • 提供者:swapnil bop
  1. 3GTEST

    0下载:
  2. socket通讯程序,很多年前写的希望有用-a small socket trasaction for communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:16343
    • 提供者:M
  1. demo1

    0下载:
  2. 中国象棋 /源文件保存为 demo1.java 编译运行, //注:端口号文本框只是为了在单机上调试用的, //若在网络中运行,直接将代码中的 //DatagramSocket sock = new DatagramSocket(mypt) 改为: DatagramSocket sock = new DatagramSocket(2000) //取默认端口: 2000 然后只需要输入对方的IP地址即可玩网络象棋了。 //玩法:鼠标点击拖动棋子,程序中不对走法的正确性
  3. 所属分类:Games

    • 发布日期:2017-03-26
    • 文件大小:2431
    • 提供者:tom
  1. MFCSocket2

    0下载:
  2. 精通MFC中MFCsocket编程实例,为初学者提供学习方法和实例-MFCsocket proficient in MFC programming examples for beginners to learn the methods and examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:60445
    • 提供者:dlx
  1. sock.tar

    0下载:
  2. socket pograming: a simple example to create socket and use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2567
    • 提供者:pravin
  1. socket_hook

    0下载:
  2. 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:74979
    • 提供者:唐国峰
  1. mtk_socket

    0下载:
  2. mtk platform使用socket连接网络的方法,非常好用的程序。-mtk platform socket!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:5438
    • 提供者:chenxin
  1. SockPacketTool

    0下载:
  2. 网络验证器调试工具,包含SOCK发送和接收部分.学习SOCKET好东东.-Network debugging tools to verify, including the part of sending and receiving SOCK. SOCKET Dongdong good learning.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:118941
    • 提供者:胡东
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:14249
    • 提供者:zhangwei
  1. Sock

    0下载:
  2. This program is a two socket communication program. Using this program, one can communicate between a server and client using 2 different ports.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:59642
    • 提供者:raviteja reddy
  1. delphi_client_server_to_connect_JAVA

    0下载:
  2. delphi客户端连接JAVA服务端 学习delphi 与 java ce通迅有帮助-delphi client server to connect JAVA
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-23
    • 文件大小:7208927
    • 提供者:jackey
  1. tcs.c

    0下载:
  2. 实现UDP传输 for linux udp socket -for linux udp socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:873
    • 提供者:大彬
  1. java-socket

    0下载:
  2. java基于socket聊天室源代码,广播的方式进行编码-socket-based chat rooms java source code, to encode the broadcast mode
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-22
    • 文件大小:47496
    • 提供者:彭金华
  1. vcxiaolingtong

    0下载:
  2. 小灵通短信网关,短信网关协议处理,基于sock网络编程,仅供参考-PHS SMS Gateway
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:249178
    • 提供者:天亮了
  1. Sockapp

    0下载:
  2. wince上的sock编程。适合初学者学习参考如何在wince上进行网络编程。-wince on the sock program. Reference for beginners to learn how to wince on the network programming.
  3. 所属分类:Windows CE

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

    0下载:
  2. 利用socket在ubuntu下进行通讯。具体使用可参见内附实例-Carried out under the use of socket communication in ubuntu. Included examples of specific uses can be found in
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:4431
    • 提供者:杨晨凯
  1. perl_socket

    0下载:
  2. 使用perl编写的通用socket客户端程序。 common.pl --提供通用的socket函数 test.pl -- 调用common.pl,使用http协议得到网站的html文件。-Prepared to use perl generic socket client program. common.pl- provide universal socket function test.pl- call common.pl, using the http protocol to be
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1325
    • 提供者:baobao
  1. server_

    0下载:
  2. It is full bad sock yes
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:685
    • 提供者:Alex
  1. chat_Ado

    0下载:
  2. 用ADO控件打造另类的聊天室,通过用数据库,不采用sock来实现一个简单的在局域网内的聊天室。-With the ADO Control to create a different type of chat rooms, through the database and there are no sock to implement a simple chat room within the LAN.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:430878
    • 提供者:351
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com