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

搜索资源列表

  1. sendsms

    0下载:
  2. sends SMS information to another mobile phone
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:9048
    • 提供者:amdp
  1. FileDownLoad

    0下载:
  2. 利用套接字Select模型开发的一个远程文件下载程序,该程序包括服务器端和客户端两部分。服务器主要包括多线程设计,数据包设计,界面设计发送目录结构设计等部分。客户端包括多线程设计,界面设计等部分客户端的大致流程是连接服务器 发送请求接受目录,发送请求,解析数据,显示数据 等部分。-Select model development using a socket, a remote file downloading program, which includes server-side and cl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:39753
    • 提供者:WANGTAO
  1. IntranetChatting

    0下载:
  2. This Project Entitled as ‘INTRANET CHATTING’ is used basically for chatting purpose with the remote clients or users on Internet or local networks. Here in this project a java client / server combination is used to chat with remote users. When a Cli
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:855229
    • 提供者:uuu
  1. Analizer

    0下载:
  2. client side program sends loads of requests to server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:985
    • 提供者:venkata
  1. A_basic_Cl2153555292009

    0下载:
  2. Updated 5/29/09. This example shows you how to build a basic client/server application. This example sends a message from the Client to the Server and the Server acknowledges the receipt of the message. The source and a tutorial are included.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:16306
    • 提供者:胡添竹
  1. A_basic_Cl18224811282004

    0下载:
  2. Updated 11/28/04 to loop on adds/updates/deletes. This version IV example shows you how to build a basic client/server address application using persistent data. This version modifies the previous version III so that version III uses the MS Access da
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:212536
    • 提供者:胡添竹
  1. Oscilloscope

    0下载:
  2. This configuration describes the Oscilloscope application, * a simple TinyOS app that periodically takes sensor readings * and sends a group of readings over the UART. The default * sensor used is the Photo component. This application uses
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4919
    • 提供者:hscc
  1. NRF905_send

    1下载:
  2. nrf905无线发射模块发送c程序,无线遥控,NRF905,STC2052AD,12M ,keil-nrf905 wireless transmitter module sends c procedure, wireless remote control, NRF905, STC2052AD, 12M, keil
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-24
    • 文件大小:26908
    • 提供者:teamo38
  1. ch04_codes

    0下载:
  2. 非常不错的一个VC++通信程序。适用于本地系统上进程间通信,也适用于远程不同系统上进程通信。用命名管道,油槽和Winsock进行进程通信,命名管道和Winsock的通信是双向的即客户端像服务器发送数据,而服务器也可以向客户端发送数据。油槽通信是单向。-A very good one VC++ communication program. Applies to inter-process communication on the local system, but also to differen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6569600
    • 提供者:yyy
  1. inklinometr

    0下载:
  2. This is a full device witch sends sms when a analog value is reached (+ or - ) menu on 2*16 LCD display controlled by 3 buttons only. This works with inclinometer made by KUEBLER . It s works fine. -This is a full device witch sends sms when a anal
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:238187
    • 提供者:Marek
  1. AT24C02_EEPROM

    0下载:
  2. 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据-Based on 149 SCM AT24C02 (I2C protocol) experiments, CPU sends data to the IIC bus, foll
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:33602
    • 提供者:段小军
  1. studentandsend

    0下载:
  2. 在原有的学籍管理基础上,增加功能主要实现了可循环的客户端系统(名为send)发送,服务器端(名为STU)接收客户端发送过来的数据,并写入数据库中,同时可以浏览所添加的记录。(主要有两个内容学号和姓名)-In the original basis of student status management, increase the functional cycle of the major achievement that can be a client system (known as send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:196223
    • 提供者:huoyang
  1. WeatherStation

    0下载:
  2. Weather Station reads data from an external circuit, displays the numbers on 7segments and sends it included dcf77 signals with RS232 to PC
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:60223
    • 提供者:chrism
  1. ChatConference

    0下载:
  2. This a chat program I wrote by MFC. I used windows socket to write this program. Chat server is an application which does the following operations: * Listens for incoming calls from clients. Client running in any PC can connect to the serv
  3. 所属分类:Windows编程

    • 发布日期:2017-04-08
    • 文件大小:172237
    • 提供者:catdinh
  1. g

    0下载:
  2. 这是两个手机基于服务器与客户端的方法实现的 单个用户向一个服务器发送请求的程序,是单向的.-These are two mobile phone-based server and client-side approach to achieve a single user sends a request to a server, the procedure is one-way.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1598
    • 提供者:luxuechen
  1. dl_and_send

    0下载:
  2. A scr ipt which downloads a part of the file and sends it to the e-mail
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:2376
    • 提供者:Tenga
  1. QMSMQApp1

    0下载:
  2. 一个简单的MSMQ应用,将发送一个消息到对别,并从中取回-A simple MSMQ application sends a message to the right of other, and draw back
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:23579
    • 提供者:黄科满
  1. chat

    0下载:
  2. 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux envir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3146
    • 提供者:bobby
  1. DLogicalClocks

    0下载:
  2. Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following: &#
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:4982
    • 提供者:Araz
  1. multicast.c.tar

    0下载:
  2. The following program sends or receives multicast packets. If invoked with one argument, it sends a packet containing the current time to an arbitrarily chosen multicast group and UDP port. If invoked with no arguments, it receives and prints t
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:1053
    • 提供者:Matrix
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com