搜索资源列表
Oscilloscope
- 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.
sharpmimetools-0.6
- 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, se
SMS
- 企业内部之间,上司给员工*短信的实用工具,方便快捷-Between the enterprise interior, the boss the group sends the short note for the staff the practical tool, facilitates quickly
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
serial
- 单片机接收主机的数据,然后将数据传送到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
LCDviewer
- 根据屏幕的个数,分辨率,大小生成界面,把图片拖放在相应的LABEL即可,适合流水线生产样图的批分发-mutli_monitors sends picture
4
- 本实验的实现功能:上电后模块向电脑串口发出问候语,由串口向模块发送不大于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 ch
UDP_TestSender
- 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
udpclienttoserver
- 用udp实现client向server发送消息并显示-Client sends messages to the server via udp
tongbu
- 数据同步 客户端 服务器端发送消息 同步客户端与服务器端的数据-Data synchronization client server sends message synchronization client and server-side data
ConsoleApplication1
- 基于TCP协议的简单时间服务器,启动客户端,服务器发送当前系统时间到客户端-Simple protocol based on TCP time server, start the client, the server sends the current system time to client
MyCamMonitorServer
- AForge 摄像头监控,开启Socket监听发送监控到的图片-AForge camera monitoring Open Socket listener sends monitoring to image
MessageObj
- 使用RTX提供的SDK接口,实现客户端给插件发送消息机制-Use RTX SDK provides interface to achieve the client sends the message to the plugin mechanism
PCsend_asc_receive_hex
- C#编程最小串口通信程序,上位机发送ASC码,接受hex码-C# Programming smallest serial communication program, the PC sends ASC yards, accepting hex code
SNMP
- 管理端发送获取参数请求,客户端响应请求,发送参数-Management sends a request to obtain parameters, the client responds to the request, sending parameters
ConnectSocket
- 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动以本地的IP地址与预设的端口号开启监听。本程序可以在局域网中实现简单的通信,但是只能向服务器发送数据,然后服务器向指定的客户端发送数据。大家可以在此基础上对程序进行更改,让局域网上的每个用户都可以聊天。 - 1 Run the program before you set the IP address o
taojiezi
- 使用多线程技术,编写C/S方式的聊天程序,实现客户端之间以及客户端与服务器之间的通讯。要求满足以下要求: 服务器向连接成功的客户端发送欢迎消息。 服务器界面上显示连接到它的客户端IP地址。 当某个客户端离线时,服务器要做出正确判断。 服务器选择某个客户端进行聊天。 客户端间直接聊天,不通过服务器转发 - Use of multi-threading technology, the preparation of C/S mode chat program, to ach
WindowsEmail
- 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,
SockeforClientServer
- 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动以本地的IP地址与预设的端口号开启监
Commication
- 实现串口通讯的程序。两种数据类型的发送,发送的数据会自动显示在接收窗口中。-Realization of serial communication procedures. Sends two kinds of data, sending data to be automatically displayed in the receiving window.