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

搜索资源列表

  1. 如何利用Delphi 6编写Socket网络通信程序

    1下载:
  2. 用Delphi编写Socket网络通讯程序-with Delphi Socket network communications procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:421034
    • 提供者:石头
  1. socket网络通信,组包函数,解包函数

    0下载:
  2. socket网络通信,组包函数,解包函数,socket network communication, group package function, unpack function
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:1820
    • 提供者:黄海波
  1. 多线程socket文件传输

    1下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
  3. 所属分类:网络编程

    • 发布日期:2017-03-21
    • 文件大小:30954
    • 提供者:王玉刚
  1. Socket

    0下载:
  2. 主要室基础的C#网络编程用到的东西,文章比较详细,希望能够给大家带来帮助-Main Room-based C# Network programming used things, the article in more detail, we hope to be able to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:8538
    • 提供者:周凯
  1. tcgd

    0下载:
  2. 本人毕业作品“同城购电系统”的源码,包括“电表端”,“缴费端”,“服务端”的所有代码。 主要运用的技术有ADO操作数据库,SOCKET网络编程,界面美化技术(使用SKIN++)等技术。希望对学VC++的爱好者有所帮助!-I graduated from work city purchasing electricity system, the source, including the meter-side , payment side , server all the co
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3125521
    • 提供者:李立充
  1. socket

    0下载:
  2. 一个简单的局域网通信软件,可以实现两个人之间的文本通信以及文件传输-A simple local area network communication software, you can achieve both the text of communication between people, as well as file transfer
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:48690
    • 提供者:郭群
  1. Socket

    0下载:
  2. 使用c#实现socket网络编程,包含客户端和服务器程序。-Use c# implementation socket network programming, including client and server program.
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2837153
    • 提供者:陈雄姿
  1. SocketServerandClient

    0下载:
  2. socket 通讯程序,包括服务端和客户端-socket network program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:256465
    • 提供者:张艺琼
  1. Network-Part3

    0下载:
  2. C# socket 异步编程客户端和服务器端-socket programming
  3. 所属分类:Windows Develop

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

    0下载:
  2. 这是一个关于windows网络编程的源码。能支持局域网通信,文件下载等功能-This is a source code on the windows network programming. To support local area network communications, file downloads and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:28919446
    • 提供者:dingtianyou
  1. tcp_http

    0下载:
  2. socket 使用,网络下载文件,举例使用清晰,简单使用-socket, network download the file, for example, the use of clear, simple to use
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1198026
    • 提供者:mao
  1. socket

    0下载:
  2. 3G智能手机开发:socket通讯的发送端和接收端,接收端其IP地址应该是服务器网络的实际地址。-3G smart phone: socket communication transmitter and receiver, the receiver the IP address should be the actual address of the server network.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:113574
    • 提供者:刘洋
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:284055
    • 提供者:ZOUYISHUN
  1. Socket-network-programing

    0下载:
  2. 工程演示了socket的基本函数使用,其实不管有多复杂的网络程序,都使用的这些基本函数。功能是只有处理完一个客户端请求才会去处理下一个客户端的请求,这样的服务器处理能力是很弱的,现实中的服务器都需要有并发处理能力!为了需要并发处理,服务器需要fork()一个新的进程或者线程去处理请求等-Engineering demonstrates the basic functions of the socket, in fact, no matter how complex the network pro
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:32767
    • 提供者:chenyawei
  1. python-socket-udp-server-client

    0下载:
  2. a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:BaDTimE
  1. RawSocket

    0下载:
  2. C#编写的ras socket网络监听程序,使用vs2015编译通过,并可使用(C# prepared by the raw socket network monitoring procedures, through the use of vs2015 compiler, and can use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:81920
    • 提供者:JeremyLOL
  1. Socket示例

    1下载:
  2. 最为通用的网络通信---SOCKET通信的示例程序,包含一个服务器Socket和一个客户端Socket,注释详细,简单易理解。(The most common example of network communication ---SOCKET communication program, including a server Socket and a client Socket, Notes detailed, easy to understand.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-05
    • 文件大小:23919616
    • 提供者:caocaocancan
  1. socket

    0下载:
  2. 通过底层websocket 进行网络编程,试试就知道了(Through the underlying websocket network programming, try to know.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:HT@123
  1. MFC Socket

    0下载:
  2. 用MFC实现了网络通讯,其中包含两个成勋,客户端和服务器。附上源码。很不错的例子(Using MFC to achieve network communication, including two Cheng Xun, client and server. The source code is attached. A good example)
  3. 所属分类:Windows编程

    • 发布日期:2018-10-16
    • 文件大小:1281024
    • 提供者:心蓝222
  1. C#socket debug tools

    1下载:
  2. 一个强大的网络通信调试工具,强烈推荐下载看看,很适合学习,功能也很强大。(A powerful network communication debugging tool, strongly recommended download look, very suitable for learning, also powerful.)
  3. 所属分类:C#编程

    • 发布日期:2019-10-06
    • 文件大小:6500352
    • 提供者:孤独小虾002
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com