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

搜索资源列表

  1. Socket

    0下载:
  2. 自己最近做的一个东西,利用socket通信传输文件不知道怎么回事服务端只能接收一次数据,再传文件的话服务器端就没响应了, 也不报错要是重新启动服务端后就又可以上传了,还是只能上传一次,不知道怎么回事那位高手帮忙看看那问题出在那刚开始研究 socket别见笑那 -Own do things, the use of socket communication to transfer files do not know how is it the server can only receiv
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:118358
    • 提供者:wj
  1. socket

    0下载:
  2. 用JAVA写的SOCKET客户端通信,里面有详细的注释,可以很清楚看懂,也是根据终端第三方支付做的通信。-Written in JAVA SOCKET client communications, there are detailed notes, can clearly understand, paid to do a third party according to the terminal communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:2378
    • 提供者:阿妞
  1. VC_MFC-socket

    0下载:
  2. VC++,MFC环境下使用SOCKET编程详解,个人认为还是比较齐全的,可以作为参考手册。-VC++, MFC environment SOCKET programming explain personally think that is quite complete, can be used as a reference manual.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-08
    • 文件大小:97312
    • 提供者:aileen
  1. socket-chat

    0下载:
  2. 该程序包含一个服务器端和一个客户端,两者通过socket连接可实现信息交互功能。-The program includes a server and a client, both through the socket connection can realize information interaction function.
  3. 所属分类:Communication

    • 发布日期:2017-11-29
    • 文件大小:4832660
    • 提供者:易维兴
  1. programme-socket

    0下载:
  2. 简易的socket编程,c语言编写,适合初学者模仿和练习,可直接用-Simple socket programming, c language written for beginners to imitate and practice, and can be directly used
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:2188
    • 提供者:drema
  1. socket-serveraclient

    0下载:
  2. 多线程socket通信,服务器和客户端,可以说实现服务器和客户端同时互相发送消息-Multi-threaded socket communication, the server and client, server and client at the same time send a message to each other can be said
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:3098846
    • 提供者:张三
  1. CSharp-socket

    0下载:
  2. 是一种用socket编写的简单聊天室,包括服务器和客户端,给定ip 就可实现简单聊天-A socket to write a simple chat rooms, including server and client, given ip can implement simple chat
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:1712068
    • 提供者:云龙
  1. TCP

    0下载:
  2. TCP视频点播系统,基于网络套接字 。可以远距离下载本地电影并能播放-The TCP video-on-demand system, based on the network socket. Can remotely download local film and can play
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:8189731
    • 提供者:changbiun
  1. MFC-Socket-AsyncSocket-project

    1下载:
  2. 使用CAsyncSocket类MFC Socket编程。实现服务端和客户端之间的通讯,并能显示聊天纪录。-Use CAsyncSocket class MFC Socket programming. The communication between the server and client, and can display the chat record.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:113664
    • 提供者:
  1. socket

    0下载:
  2. 编程练习用的小程序,可以实现多机之间的通讯,此程序能够很好的锻炼通讯程序的编写。-Programming exercises using small program that can achieve multi-machine communication, this procedure can be a good exercise communication procedures preparation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:11997
    • 提供者:林锋
  1. Socket-Program

    1下载:
  2. 在Linux环境下用C语言分别编写一个客户端程序client.c和一个服务器端程序server.c,来测试带外数据的发送与接受,并观察是否每一个客户端发送的带外数据都引发服务器端产生SIGURG信号,当服务器端收到SIGURG信号后就可以读取带外数据了-Linux environment with C language to write a client program client.c and a server-side program server.c test band data tran
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:221719
    • 提供者:落落
  1. Data-Socket

    0下载:
  2. Program in labview for data communication socket to multiple computers from a network of industry with which we can observe the processes that are taking place.
  3. 所属分类:LabView

    • 发布日期:2017-11-19
    • 文件大小:16846
    • 提供者:mobilsony16
  1. socket-app_file-transfering

    0下载:
  2. 这个压缩文件包含的源码能够实现一个具体的远程监控系统的实例,包含的文档介绍了如何利用系统的API进行远程控制。-This program can realize an example of a specific remote monitoring and controlling system
  3. 所属分类:Remote Control

    • 发布日期:2017-11-03
    • 文件大小:147389
    • 提供者:云玲
  1. Socket

    0下载:
  2. SOCKET TCP/IP程序,调试通过可以使用-SOCKET TCP/IP program through debugging can use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:946308
    • 提供者:xuguixian
  1. mfc-socket-biancheng

    0下载:
  2. 这个mfc socket 编程详解,可以参考,-Mfc socket programming explain, can refer to, thank you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:7478
    • 提供者:lvpengfei
  1. Socket.IO-Java-master

    0下载:
  2. 这是关于java 网络编程的,有适合你的socket学习例子,能帮助你很好的理解socket-Java network programming socket for your learning example, can help you a good understanding of the socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:344640
    • 提供者:guop
  1. socket

    0下载:
  2. VC++ 套接节连接,分客户端和服务器,在客户端设置服务端IP后可连接服务器,测试服务器是否连接。-VC++ socket section is connected, set the server IP sub-client and server, the client can connect to the server, the test server is connected.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10977
    • 提供者:余丽芳
  1. socket

    0下载:
  2. Vb2010编写的客户端和服务器之间通信软件,可以作聊天软件,稍作修改后还可以扩展其他功能,已经通过验证的,Vb2008上面也可以编译通过-Vb2010 written communication between the client and server software, you can make chat software, with some slight modifications can also extend other functions, has been validated,
  3. 所属分类:TCP/IP Stack

    • 发布日期:
    • 文件大小:212028
    • 提供者:张本云
  1. Socket-Programming-based-C_S

    0下载:
  2. 基于CS结构的SOCKET程序设计,可以实现socket程序设计-CS-based structure SOCKET programming, socket programming can be achieved
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:1281810
    • 提供者:关红叶
  1. Socket

    0下载:
  2. Linux下实现客户端、服务器端连接,并且可以互传文件,这里是指定文件的,不是随时任意文件传送,但是可以指定文件名传送任意文件。-Under Linux client, server-side connections and can transfer files, here is the specified file is not sending any file at any time, but you can specify a file name transfer any files.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:3560520
    • 提供者:tangtang
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com