SMS Simulation in DotNET
This is a simple project that simulates the working of SMS. It is written in C#.NET and released as an open source project under GPL v3. This software is easier to setup. First you need to create a database as given in the ERD below. Then you should configure this database in the .NET applications accordingly. You can run the application from Visual Studio 9 environment. This software works as follows: Run all the applications (senders and receivers), send a message from the sender, it will be received by the receiver. Similarly, send another message from sender2, and it will be received by the receiver and so on.
Please click on the link to download. [Download]
Related Posts
- Party Ledger Software System – Visual basic 6.0
- Getting started with Adobe Flex
- Digital Foundations: Intro to Media Design with the Adobe Creative Suite
- WML and WMLScript
- Silverlight for Windows Phone Toolkit In Depth
- XML WebServices and SOAP
- Developing SharePoint Applications
- ASP.NET with C#
- C# – The Basics
- Designing Microsoft ASP.NET Applications (MS Press)
Popular Posts (last 30 days)
- Attendance Management System 1480 view(s)
- Advanced Java Tutorial (For Intermediate) 771 view(s)
- JAVA Graphical User Interface (GUI) 725 view(s)
- Graph Implementation in C++ 531 view(s)
- File Handling using Input-Output Streams in Java 484 view(s)
- Linked lists in C++ 469 view(s)
- Sockets and Network Programming in Java 396 view(s)
- UDP Datagram Sockets in Java 392 view(s)
- Applications of Stack in data structures 391 view(s)
- Circular Linked Lists 345 view(s)







