搜索资源列表
Tips.rar
- 信息提示控件,用于界面开发,c#经典例子,很好的参考,Control message for the interface development, c# Classic examples, good reference
SMS
- 用C#实现的短信收发程序,可以根据SIM上网卡接收或发送短消息。-Achieved with C# program to send and receive text messages, the SIM card can receive or send short message.
OAningniao
- 北大青鸟Y2毕业设计OA办公自动化系统参考代码,包括6大功能,1,人事管理,2,日程管理,3,文档管理,4,系统管理,5,消息传统,6,考勤管理,基本功能已经实现,值得参考 -Beida Jade Bird Y2 Graduation OA office automation system reference code, including six major functions, 1, personnel management, 2, schedule management, 3, docum
SMS_ReceiveandSend
- 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
WinXmlValidate
- XML信息验证,并跟踪出错位置,C#编写-XML message authentication, and location tracking error, C# Prepared
Csharp
- c # 短信猫 二次开发 演示 应用程序 demo-c# message cat secondary development of demonstration
WebsmsCsharp
- c#版的短信群发软件源代码 数据库SQL2000 -c# version of the mass message software source code c# version of the mass message SQL2000 database software source code
PBS_monitor
- C# 实现的一个完整的web页面定时监测程序,支持APSX编写的登入页面,先登入后读出想要监测页面面,然后调用正则表达式实现特殊信息的提取,并从XLS中读出相关的信息,然后发送信息(Windows MSMQ),可以实现在线短信等的功能。 所有要监控的信息和条件都在config文件中设置。-C# to achieve a complete web page from time to time to monitor the process and support the preparation
socket
- C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
Message
- 一个简单的企业短息发送系统,有需要的请下载!-A simple interest to send a short business systems, there is a need to please download!
Creator
- 配有代码生成器的一套ORM框架.它可以使开发者快速完成基于数据库的开发工作. 本框架完全开源,使用者可以根据源码自行修改并用于商业项目.如发现存在设计缺陷可以联系QQ:271658294 如不在线可留言.-Code generator with a set of ORM framework. It allows developers to quickly complete work on the development of the database. This fully open sou
qq.net
- c# qq 客户端,分dll和app两个部分,app实现功能为:登录QQ,获取好友信息和群成员信息,选择好友或成员,就可以群发信息了-Chinese QQ Client by C#.two part DLL and APP.APP functions:1 login QQ server 2 list friends and Clusters,if you select one cluster,list its members.you can select multpile firends and
MSMQ
- Testing Microsoft Message Queueing in C#
ATM_
- 软件系统名称:ATM模拟客户端 (ATM Screen Simulator) 虽然不是很高深的源码 但是作为新手研究是很重要的..而且特别是业务方面 项目开发: 一、 目的 模拟通用ATM客户端运作,包含授权验证、存款、取款、转帐以及查询等功能。 其它支持的功能: 1) 帐目的开设/修改/撤消 2) 密码检测次数设置 (如用户输入错误密码,次数将累计。如果超过规定次数,没收卡,停止帐户。) 3) 每日取款上限金额设置 4) 交易记录次数设置。 (如
Project1
- 用C# 实现消息队列,可以进行不同应用程序的通信。-With the C# implementation of the message queue, can be different applications of communication.
EnterpriseSystem
- 如果公司想通知远在外地的职员回公司报到,传统方法是拨打每个职员的电话进行通知,现在开发出企业短信群发系统便可以编写一条告知职员回公司报到的短信,然后添加所有外地职员的电话号码,统一发送出去,大大的提高了办公的效率-If the company wishes to inform the staff in the field, far back to the company to report, the traditional way is to dial the phone to notify e
smslib-dotnet-v3.4.5-build.20091112
- SMSLib - SMS Processing Libraries SMSLib is a Java library for sending and receiving SMS message via a GSM modem or mobile phone. SMSLib also supports some bulk SMS operators, by implementing their HTTP interfaces.-SMSLib is a Java library for sen
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
implementfeixin
- 这是一个飞信精灵或者机器人一类的软件,可以用你的飞信帐号登陆,发短信或者用飞信IM与之交互,执行精灵命令或计划任务. 并用短信或飞信IM消息的方式反馈执行结果的软件 二.功能 目前只有三个插件,如果你喜欢你可以编写更多的插件 1.cmd 执行控制台命令 2.fy 翻译中英文 3.mail 收发Email 3.tq 天气预报 -This is a flying letter wizard or a robot for a class of software,
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.