Follow: suggestions for creating open-source projects

Source: Internet
Author: User
I am developing a software for sending text messages via PDA. I originally wanted to create a shared software, but now it seems that the trend is thin and I don't have much energy to do this. If you need open-source suggestions, I can open-source my current project and develop it together.
Now I have implemented text message sending and receiving, SIM card communication thin, pocketoutlook, and a small database for storing and retrieving historical data.
My idea is to make this software the best text messaging software on a PDA. I used a lot of text messaging software on my PDA. This problem always exists. Later I came up with this idea.
Last year I did some work on sms pdu and AT commands, and now I have transplanted them to PDA. Including PDU decoder encoder, AT Instruction Set, COM Communication, etc. The underlying facilities work well, so that you can write a simple Program . For example: Dim Lt As   New Lineterm
Dim PC As   New Phonecontroller
Lt. Port = " Com3"
Lt. baudrate = Opennetcf. Io. Serial. baudrates. cbr_115200
Lt. Open
PC. lineterm = Lt
PC. setstandard ()
PC. sendsms ( " 1861 " , True , " HF " )
Lt. Close

RowsCodeYou can perform the task of sending a HF query call to 1861.
Reasonable Application of these classes can easily develop a variety of text message programs, and you may also have your own DIY text message software .~~~
If you are willing to learn and complete the software together, please reply later. If the number of people is satisfactory, I will plan a team and everyone will fulfill this dream together!
As for the svn server, I have a laptop that can be basically guaranteed to be online 24 hours a day (except for power outages and network faults) and can be used as a server for everyone.
If you want to know some of my early jobs, please visit my blog:
Csdn blog: http://blog.csdn.net/hesicong
Home: http://www.hesicong.com
Blog: http://hesicong.cnblogs.com here
Some of the csdnArticleHave been migrated to cnblogs.
Finally, thank you for your support and this good suggestion!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.