A scripture Rosary and group communication application. Using: C#, WCF/WPF, TCP/IP, and MySql
Full project description Wiki: Wiki Web Page
- This git
master
branch is a merger of two child branches within this repo:branch:Version-1
andbranch:Version-2
. - Necessary Dependencies:
- Dependency-Folder\mysql-for-visualstudio-1.2.6.msi
- Dependency-Folder\mysql-connector-net-6.9.8.msi
- Server Sql:
- MySql-Schema-Insert\lecciodivinaSchema.sql
- MySql-Schema-Insert\INSERT.sql
Version 1 : WinForm (Rosary + Religious Scripture / Bible Database)
- This was the best and my most prayerful version. But it was in WinForm. Its value to others would be comparable to the use of Latin in a mainstream Catholic Church. It would convey deep meaning and reverence, but nobody can use it unless they know, and value, how the Past used to work.
Version 2 : WCF/WPF (Multi User Social Rosary Prayer Group)
- This version is my most Advanced version. It synchronizes multiple users as they join and exit a rosary prayer group. It is plug and play on any Wi-Fi router network. It bypasses and surpasses the limitations of the “newer and better ASP.NET. There is a chat room. The Prayer Leader or “Host Server” can change ownership to anyone active on the same prayer circle.
- Client-Client (Multiple clients can interface with each other in both
event controls
or withchat
) - Client-Server (The DB also doubles as a reliable way to synchronize even specific controls on different stages of the app's progress)
- TCP/IP Plug/Play Features (Connect to a router, my app design handles the rest)