CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 消息

搜索资源列表

  1. socket

    0下载:
  2. 网络连接,实现与服务器的连接,向服务器发送消息,获取服务器发来的消息-The network connection, realization and server connection to the server sends news, get the news sent server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2004
    • 提供者:sam
  1. UDP

    0下载:
  2. 实现UDP 发送消息,实现无连接的发送消息,不过我只试过自己对自己传-udp i can use it to send messages to others
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:133200
    • 提供者:yangyi
  1. windows

    0下载:
  2. 本软件基于TCP/IP实现点对点的文件传输。当有新文件发送,对方(接收方)会自动弹出一个接受文件的对话窗体,对方可以接受或拒绝。对方拒绝接收文件,那么双方也就中断了文件的接收与发送,并且接收方会通知发送方中断的消息。-The software is based on TCP/IP point to point file transfer. When new files are sent, the other (receiver) will automatically pop up a file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1886495
    • 提供者:陈海
  1. ChatRoom

    0下载:
  2. 聊天室,实现了一个简单的即时通信,能够多方发送消息。-this is chatting room!help you touch with others!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:174331
    • 提供者:萧潇
  1. python-webqq-0Pr15

    0下载:
  2. python拉取的webqq,支持在面板上显示新消息提醒~-python web qq
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:187754
    • 提供者:mj
  1. Socket

    0下载:
  2. 最近一直想写一个像QQ那样的程序,找了一些关于Socket编程的资料,参考后实现了一个基于Socket套接字的程序,该文件包含两个程序,客户端和服务器,简单实现了客户端与服务器的通信,能接发消息-Always wanted to write a QQ as the program to find some information about Socket programming, a program based on the Socket, which contains two programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13290246
    • 提供者:shj
  1. Wpfgb

    0下载:
  2. wpf 广播消息,采用推送技术,推送技术。-wpf the broadcast message, the use of push technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:42509
    • 提供者:
  1. SNMPcode_and_report

    0下载:
  2. 利用SNMP++软件包所提供的类,在其基础上进行扩展,实现简单网络管理的功能,如 Get、Set、接收代理发送的Trap消息等功能。使用时请仔细看我的报告中写的东西,因为自己修改编译过所用的静态链接库的,考虑到大小关系我已经把Debug文件夹删了,所以要用只有自己编译,所以更要仔细看我报告里的说明,不然编译不能通过的-Use SNMP++ packages provide the kind of, in its basis expansion, realize the simple networ
  3. 所属分类:SNMP

    • 发布日期:2017-03-27
    • 文件大小:440683
    • 提供者:
  1. assignment--for-IPv6

    0下载:
  2. 作业要求:1.配通自己PC的IPv6网络,熟悉IPv6相关的控制台命令; 2.学习ND及相关应用(如路由器发现、不可达检测、重复地址检测、前缀发现、参数发现、重定向等);(可选做其它感兴趣的协议或应用) 3.在网络上抓取任意4种ND消息报文(至少4个截图),做报文分析。 提交的作业内容包括: 1.自己PC的IPv6地址,如何知道IPv6是通的?请以截图配文字说明; 2.用抓包工具(如wireshark),抓取ND消息报文,分析之,以截图(至少4个截图)配文字的形式。-analysis for t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:147920
    • 提供者:彼得潘
  1. TheExampleOfVCPP

    0下载:
  2. 一些VC++例子。例1-简单的网络聊天室 例2-网络聊天室的服务器 例3-网络聊天室的客户端 例4-定时的发送消息 例5-用于传输文件-Example 1- simple online chat rooms Example 2- Internet chat room server The Example Of VC++.Example 3- Internet chat room client Example 4- timed to send messages Example 5- U
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-01
    • 文件大小:705997
    • 提供者:王兴
  1. sync-server

    0下载:
  2. 聊天的服务器非常实用,可以用来简单的收发短消息-The chat server is very practical, can be used a simple receive and send
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1203
    • 提供者:王晓阳
  1. GetIP

    0下载:
  2. 通讯前自动获取本机IP地址,实现发送消息时将该ip和内容附加在一起发送。-The automatic acquisition the machine before communication IP address, realize when sending messages to the IP and content in sending additional together.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2282814
    • 提供者:duyuchun
  1. linux_socket

    0下载:
  2. linux下实现socket通信,在服务器和客户端可以实现相互发送消息。-Linux Socket server client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:20794
    • 提供者:zhao
  1. UDP

    0下载:
  2. 用VC++6.0写的客户端UDP广播程序。可以用来学习怎么创建SOCKET,怎么广播消息到局域网。-UDP Client radio program written with VC++6.0. Can be used to learn how to create SOCKET how broadcast messages to the LAN.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:267183
    • 提供者:吴绍辉
  1. IM_WL

    0下载:
  2. 实现局域网内的通信,包括发送消息和传送文件!界面比较丑,功能还是都有的!-LAN communications, including sending a message and send files! Interface is ugly, function or both!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:582018
    • 提供者:王亮
  1. MainShow

    0下载:
  2. 奥运图片为背景,与服务器使用socket通讯获取信息,中间栏消息滚动显示,Flash循环播放-A Display software
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:10417306
    • 提供者:温仁胜
  1. server

    0下载:
  2. dbus的服务端,监听client传来的消息-dbus server listening
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:568
    • 提供者:王有财
  1. QQ

    0下载:
  2. 简单的实现了局域网内类似于QQ的消息发送和文件传输功能。-A simple implementation of a local area network similar to the news of the QQ in sending and file transfer function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:245010
    • 提供者:angle1
  1. TCPTrans

    0下载:
  2. TCP端口转发,由客户端发送消息,转发器转发,服务器收到并将原消息返回,继而转发器转发给客户端,基于控制台程序,套接字编程,适合初学者-TCP port forwarding, from the client sending messages, and the repeater forwarding, server received and the news returns, and then the repea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5329764
    • 提供者:gao
  1. tuohai-ipv6.tar

    0下载:
  2. 根据套接口编程的流程图和 API 函数编写基于 IPv6 的客户端及服务器端程序,实现一个简单的两人聊天应用,即每个人在自己的机子上输入消息,能够使对方看见-IPv6-based client and server-side program according to the flowchart of socket programming and API to write to achieve a simple two chat application, that everyone in the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:5961
    • 提供者:拓海
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com