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

搜索资源列表

  1. TCP.UDP

    0下载:
  2. Visual C++网络通信协议分析之TCP.UDP高级编程.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:54061
    • 提供者:Steven
  1. TCP-ChatRoom

    0下载:
  2. Visual C++网络通信协议分析之TCP聊天服务器端。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:32303
    • 提供者:Steven
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1197
    • 提供者:黄涛
  1. VB_ModbusDll

    0下载:
  2. Simple demo of Modbus/tcp in VB
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:53081
    • 提供者:Andrew Clayton
  1. TCPIPchat-room

    1下载:
  2. VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:816617
    • 提供者:王宇
  1. Modbus_TCP

    0下载:
  2. Modbus tcp编程,,应用Visual Basic编程的小示例
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:336540
    • 提供者:刘胜军
  1. TCPServer1

    0下载:
  2. VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:80986
    • 提供者:Tony
  1. VBSocketProgramming

    0下载:
  2. Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:84930
    • 提供者:ecqu
  1. TCP

    1下载:
  2. 扫描TCP端口是入侵者搜集目标主机开放端口的常用手法之一,而多线程的扫描能大大加快扫描速度。设置要扫描的起始IP和结束IP,开对应IP主机端口是否回复来证明是否开放-TCP port scan is a collection of target host intruder port open one of the common practices, and multi-threaded scanning can greatly speed up the scanning speed. Set u
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:136711
    • 提供者:lzd
  1. 322

    0下载:
  2. tcp并发服务器,可以同时接受多个客户端的服务请求-tcp concurrent server can accept multiple clients at the same time the service request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:555145
    • 提供者:刘晖
  1. TCP_Socket

    1下载:
  2. tcp的基于事件模型的封装,只需将CSocket类包含就可以,使用简单。-a wrap of tcp base on event i/o model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:608202
    • 提供者:huitetong
  1. MFC_ChatRoom_WINSOCK-TCP

    0下载:
  2. MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1658051
    • 提供者:田杰
  1. csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page

    0下载:
  2. This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:60799
    • 提供者:bigui
  1. mbtcp

    0下载:
  2. A sample project use Modbus TCP protocol. This is can connect to all of Modbus TCP devices
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:23016
    • 提供者:kheo
  1. tcp-communication

    0下载:
  2. 基于TCP协议的通信系统,可实现两个计算机之间的通信,有可视界面。-TCP protocol based communication system that enables communication between two computers, there are visual interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2680349
    • 提供者:nupt2006
  1. CS-TCP

    0下载:
  2. Visual C sharp TCP socket 编程-Visual C sharp TCP socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1344
    • 提供者:tjh
  1. Visual C++网络高级编程+实例源码

    2下载:
  2. 压缩包中包括电子书及实例源代码和可执行文件。 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visua
  3. 所属分类:编程文档

  1. client&server

    0下载:
  2. 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:63160320
    • 提供者:蹦蹦慧
  1. TCP通信C#

    0下载:
  2. 在这个网站找了一圈基于C# 的网络通信例子,发现没有一个能用。干脆直接花点时间写了一个,基于visual studio2012编写的。(A C# based network communication example was found on this site, and no one was found to be available. Just take the time to write one, written based on visual studio2012.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:107520
    • 提供者:rmlgwu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com