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

搜索资源列表

  1. cs

    0下载:
  2. 客户端与相应服务器程序。客户端向服务器发送消息,服务器端显示客户端PC名称,并手动分配给客户端ID号码-Client server program. Client to send messages to the server, server-side client PC name, and manually assigned to the client ID number
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4268912
    • 提供者:孟浩
  1. delphi_labs_datasnap_xe_callbacks

    0下载:
  2. DELPHI XE2 DataSnap 点对点发送消息-DELPHI XE2 DataSnap point to point send a message
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:513159
    • 提供者:李飞飞
  1. linux-Text

    0下载:
  2. 多线程通信,客户端程序包括发送消息等自动功能-Multi-threaded communication, the client program to send messages automatically
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:828605
    • 提供者:liuyang
  1. CQclient

    0下载:
  2. 简单的客户端程序,用SDK编写,是网络编程的基础,能够向服务端发送消息。希望对大家有所帮助。-Simple client program, written using the SDK, network programming, to send a message to the service side. I hope to be helpful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13187220
    • 提供者:abuseandy
  1. tcp

    0下载:
  2. 由qt软件编写,在linux下运行,实现客户端和服务端之间互相发送消息-Written by qt software running under linux, and send each other messages between the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:365516
    • 提供者:周展强
  1. Chat

    0下载:
  2. 基于TCP/IP协议的即时通信聊天系统,包括服务端和客户端,客户端连接服务端后发送消息至服务端,服务端再分发至各客户端-Based on the TCP/IP protocol instant messaging chat system, including server and client, the client connection server to send messages to the server, the server and then distributed to each
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:5709380
    • 提供者:龙禹
  1. Messager

    0下载:
  2. 用来在局域网中发送消息,包装了"Net send"。可以进行消息轰炸^_^。 可供参考的东西是界面实现的部分,即如何实现非标准的windows界面。 感谢cbuttonst和cflatcombobox的作者。 接收方需要开启messenger服务-Used to send messages in a local area network (LAN), packaging Net send " . Can be news bombing ^ _ ^. Something for refer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-09
    • 文件大小:31678
    • 提供者:梦幻
  1. c-p2pNAT

    0下载:
  2. p2p 穿透NAT源码,可以发送消息.透过局域网就,很强大.-Yourself to write the operating system, plus source code sharing books. I hope you like
  3. 所属分类:P2P

    • 发布日期:2017-11-07
    • 文件大小:4169645
    • 提供者:王聪
  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. serveraclient

    0下载:
  2. 多线程并发服务器,服务器与客户端的连接,客户端发送消息给服务器,服务器接收后经处理回传给客户端。-Concurrent multi-threaded server, server and client connection, the client sends a message to the server, the server receives the process back to the client.
  3. 所属分类:Linux Network

  1. TcpUdp1

    0下载:
  2. 实现TCP流通信和UDP数据报通信服务端开启服务,根据IP地址和端口号获取网络端点,创建监听Scoket根据网络端点绑定服务器,保持监听状态,接受客户端的连接请求,为连接创建一个新的Scoket(clientScoket),服务端可以根据clientScoket获得该客户端发送的消息和发送消息给客户端。 2,客户端连接服务器,创建一个serverScoket根据客户端的网络端点与服务器建立连接,客户端可以获取服务端的消息也可以发送消息给服务端。 -The TCP stream co
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-16
    • 文件大小:120639
    • 提供者:郭术
  1. MYQQ

    0下载:
  2. JAVA语言开发的QQ聊天系统,可以添加,删除,好友,支持在线,离线发送消息,能发送文件,听音乐等功能-JAVA language development QQ chat system, you can add, delete, friends, support online, offline Send Message, can send files, listen to music and other functions
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:4082669
    • 提供者:gkimlaps
  1. Multiplayer-chat-room

    0下载:
  2.   多人同时对话的VC++聊天程序,含服务器和用户端,服务器端启动后需手动进入监听状态,然后启动客户端,先指定IP然后进行连接,连接成功会有提示,成功后就可发送消息了。  你可以随便发一些消息测试一下,这些消息会同时显示在客户端与服务端上,在客户端登录时可指定一个用户名,可以指定多个用户,因此它是一个多人同时聊天的程序。-Multiplayer dialogue simultaneously VC++ of chat program, including server and client, s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:82286
    • 提供者:陈玉雷
  1. dbsenddll

    0下载:
  2. 生成一个动态库,使oracle数据库可以通这个库向系统进程发送消息队列,将数据变化能和给进程,可以传递额外的参数。-Generate a dynamic library, the oracle database through the library to send a message queue system processes, and data changes to the process, can pass additional parameters.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-08
    • 文件大小:67700
    • 提供者:chenhaijie
  1. WN_Chat

    0下载:
  2. Linux下局域网通讯工具的设计与实现,在linux下Qt环境下的一个聊天工具,能发送消息和发送文件。 -Linux under LAN communication tools design and implementation,In the Linux next Qt environment of a chat tool,Can send message and send the file.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:656497
    • 提供者:欧军
  1. iptux-0.5.2.tar

    0下载:
  2. 软件说明: 可以在Linux与Windows运行的信使软件:iptux。让Linux用也能很方便地与同局域网的Linux或WindowS共享文件与发送消息。-Software Descr iption: The messenger software can be run on Linux and Windows: iptux. Linux use can easily the same LAN Linux or WindowS of shared files and send messages.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:457619
    • 提供者:熊昌泰
  1. xnoVRwMup

    0下载:
  2. 代码是用来实现使用快捷键和发送消息触发菜单命令的vc代码,好用,代码不错-Code is used to trigger menu commands to use shortcut keys, and sending messages vc code, easy to use, good code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:34751
    • 提供者:黄金民
  1. Socket

    0下载:
  2. SOCKET之间的通信 是通过DOS窗口实现的简单通信 首先运行服务器 然后运行客户端 通过客户端发送消息 让服务器接受-SOCKET communication between simple communication DOS window to run the server first and then run the client through the client sends a message to let the server accepts
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:19467
    • 提供者:张涛
  1. socket

    0下载:
  2. 通信网络综合实验,《socket编程实验》,简单的客户机/服务器程序的实现 (1)使用套接字接口在TCP连接上发送消息 (2)还用到了其他的UNIX网络功能 (3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户 (4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。 -The communication network experiment, socket programming experiment, a simple client/s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:464221
    • 提供者:史倩
  1. WINSOCK-UDP

    0下载:
  2. 服务器与客户端同步发送消息。定义一个socket。实现两端通信。定义一个定时器。每隔一段时间自动发送消息。-Synchronization server and client to send messages. Defines a socket. Achieve both ends of the communication. Define a timer. Send messages automatically at regular intervals.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:5175701
    • 提供者:长安卿
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com