Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sends
Search - sends - List
The plotform is TinyOS. 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 * the AM_OSCOPEMSG AM handler.
Date : 2008-10-13 Size : 5.05kb User : kj

The plotform is TinyOS. 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 * the AM_OSCOPEMSG AM handler.-The plotform is TinyOS. 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 * the AM_OSCOPEMSG AM handler.
Date : 2025-12-25 Size : 5kb User : kj

harpWebMail is an ASP.NET Web Mail application that is written in C#. It uses a POP3 server as the mailstore and sends mail through a SMTP. It is very simple to configure (Only a few settings in the web.config file). You can compose HTML messages, search your inbox, read complex mime messages and much more.
Date : 2025-12-25 Size : 907kb User : vikram

DL : 0
企业内部之间,上司给员工群发短信的实用工具,方便快捷-Between the enterprise interior, the boss the group sends the short note for the staff the practical tool, facilitates quickly
Date : 2025-12-25 Size : 1.34mb User : 热血Ⅱ

DL : 0
一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the monitor information from the client, the client sends the message to the service side, the two-point interface between a number of chat software is at this point based on the re-expansion of the development from, so grasp the point-based programming, for subsequent development will be a lot of good in VS.
Date : 2025-12-25 Size : 29kb User : mayi789

DL : 0
单片机接收主机的数据,然后将数据传送到P0口, 并传回给主机 * * 当按下K1=P1.4 时, 单片机发送字www.pp51.comr" 给主机-The host microcontroller to receive data, then data to the P0 port, and returns to the host when pressed* K1 = P1.4, the MCU sends word www.pp51.comr " to the host
Date : 2025-12-25 Size : 1kb User : liuxiao

DL : 0
根据屏幕的个数,分辨率,大小生成界面,把图片拖放在相应的LABEL即可,适合流水线生产样图的批分发-mutli_monitors sends picture
Date : 2025-12-25 Size : 115kb User : cavaj

DL : 0
本实验的实现功能:上电后模块向电脑串口发出问候语,由串口向模块发送不大于30个字符的字符串,末尾加#结束,模块会返回相同的字符串,波特率为57600。适用于zigbee开发。-Implementation features of this experiment: After power module to the computer serial port greeting sent by the serial port to the module sends no more than 30 characters of the string, add# at the end of the end, the module will return the same string, the baud rate to 57600 . For zigbee development.
Date : 2025-12-25 Size : 22kb User : wangjiangbo

This a UDP Testsender for C# . It sends Data to a specific Adre-This is a UDP Testsender for C# . It sends Data to a specific Adress
Date : 2025-12-25 Size : 23kb User : Josef Bernhardt

用udp实现client向server发送消息并显示-Client sends messages to the server via udp
Date : 2025-12-25 Size : 162kb User : 陈诗雨

DL : 0
数据同步 客户端 服务器端发送消息 同步客户端与服务器端的数据-Data synchronization client server sends message synchronization client and server-side data
Date : 2025-12-25 Size : 97kb User : ts

基于TCP协议的简单时间服务器,启动客户端,服务器发送当前系统时间到客户端-Simple protocol based on TCP time server, start the client, the server sends the current system time to client
Date : 2025-12-25 Size : 46kb User : 蒋晓军

AForge 摄像头监控,开启Socket监听发送监控到的图片-AForge camera monitoring Open Socket listener sends monitoring to image
Date : 2025-12-25 Size : 136kb User : 李满义

DL : 0
使用RTX提供的SDK接口,实现客户端给插件发送消息机制-Use RTX SDK provides interface to achieve the client sends the message to the plugin mechanism
Date : 2025-12-25 Size : 63kb User : 宋宇

C#编程最小串口通信程序,上位机发送ASC码,接受hex码-C# Programming smallest serial communication program, the PC sends ASC yards, accepting hex code
Date : 2025-12-25 Size : 74kb User :

DL : 0
管理端发送获取参数请求,客户端响应请求,发送参数-Management sends a request to obtain parameters, the client responds to the request, sending parameters
Date : 2025-12-25 Size : 887kb User : 紫禁城

1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动以本地的IP地址与预设的端口号开启监听。本程序可以在局域网中实现简单的通信,但是只能向服务器发送数据,然后服务器向指定的客户端发送数据。大家可以在此基础上对程序进行更改,让局域网上的每个用户都可以聊天。 - 1 Run the program before you set the IP address of the server, the client program settings- "Server IP settings, you can change the IP address for a specific server, otherwise the program will not run properly 2 Run the server program, the server will automatically run to the local IP address and the default port number on listening. This procedure can be implemented in a simple local area network communication, but only send data to the server, then the server sends the client to the specified data. On this basis, we can make changes to the program, so that every user on the LAN can chat.
Date : 2025-12-25 Size : 531kb User : 蒋海东

DL : 0
使用多线程技术,编写C/S方式的聊天程序,实现客户端之间以及客户端与服务器之间的通讯。要求满足以下要求: 服务器向连接成功的客户端发送欢迎消息。 服务器界面上显示连接到它的客户端IP地址。 当某个客户端离线时,服务器要做出正确判断。 服务器选择某个客户端进行聊天。 客户端间直接聊天,不通过服务器转发 - Use of multi-threading technology, the preparation of C/S mode chat program, to achieve the client as well as between the client and server communication. Required to meet the following requirements: Connect the server to the client successfully sends a welcome message. Server interface displays connected to its client IP address. When a client is offline, the server you want to make the right judgments. Server selects a client to chat. Chat directly between the client, not through server forwards
Date : 2025-12-25 Size : 117kb User : xiaoxiao

Windows发送电子邮件,还可以接收邮件,好的的看下吧, 很有用的, -Windows sends e-mail, you can also receive e-mail, look good in it, very useful,Windows sends e-mail, you can also receive e-mail, look good in it, very useful,
Date : 2025-12-25 Size : 57kb User : bashenan

实现串口通讯的程序。两种数据类型的发送,发送的数据会自动显示在接收窗口中。-Realization of serial communication procedures. Sends two kinds of data, sending data to be automatically displayed in the receiving window.
Date : 2025-12-25 Size : 92kb User : 刘大成
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.