搜索资源列表

  1. IPv6CharRoom

    0下载:
  2. 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4  Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端  等待客户端连接 CTcpSo
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2425856
    • 提供者:zym
  1. socket

    0下载:
  2. 基于控制台的socket通信实例: 包括1.基于控制台socket通信 2.基于控制台的聊天程序-tcp 3.基于控制台的聊天程序-udp 注意:上传的为源代码基于控制台socket通信 使用时为每个文件新建一个工程先运行Srv再运行Client-Console-based socket communication examples include: 1. Console-based socket communic
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:刘小白
  1. SocketEx

    0下载:
  2. 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。-File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:379904
    • 提供者:shane
  1. socket.tar

    0下载:
  2. socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。-socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:孙涛
  1. transfer_file

    0下载:
  2. linux 下用C编写的文件传输程序-transfer_file of linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xc
  1. peeryou_Ctrl

    0下载:
  2. 远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Mult
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:343040
    • 提供者:wtl
  1. Socket

    0下载:
  2. C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality require
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:84992
    • 提供者:卢立国
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, serv
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:3944448
    • 提供者:xc
  1. PBSOCKET

    1下载:
  2. PB实现SOCKET,文件传输等.纯PB,仅供学习!-PB to achieve SOCKET, file transfer and so on. Pure PB, only to learn!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1930240
    • 提供者:三毛
  1. Socket_Demo

    0下载:
  2. Socket的应用例子!用来进行文件传送、消息传送等。
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:371712
    • 提供者:阿吉
  1. Socket_c

    0下载:
  2. socket传输用于简单的文件传输,socket传输用于简单的文件传输-socket transfer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:smf
  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编程

    • 发布日期:2024-05-20
    • 文件大小:28919808
    • 提供者:dingtianyou
  1. socket_file_transmit

    0下载:
  2. linux socket 大文件传输 点对点多线程断点续传的实现
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:richie
  1. FileTransfer

    0下载:
  2. 通过Windows Socket实现客户端和服务端的文件传输-Achieved through the Windows Socket client and server file transfer
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李海洋
  1. wenjianchuangshu

    0下载:
  2. 利用windows socket技术进行文件传输,操作平台VC++6.0 非常实用,希望大家喜欢-Using windows socket file transfer technology, operating platform, VC++6.0 is very useful, I hope everyone likes
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:樊露
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2026496
    • 提供者:孔纯松
  1. socket

    0下载:
  2. Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded pl
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:50176
    • 提供者:沧海一笑
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:allen
  1. VCSOCKET

    0下载:
  2. VC SOCKET 文件传输程序问题.实现类似FTP的功能(在FTP服务器与客户端之间传送文件)-VC SOCKET file transfer procedure. To achieve a similar FTP functions (in the FTP server and transfer files between the client)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:lily
  1. Socket

    0下载:
  2. 这个文件实现了文件传输功能,简单的应用了Socket tcp/ip-The File can transmission file with Socket tcp or ip,which is maked in delphi 7 and with Pascal language
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:386048
    • 提供者:李小军
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org