-
Notifications
You must be signed in to change notification settings - Fork 0
Week1 Report
First Week Project Report:
Progress:
Try to understand the source code of DC++ written in C++ and C#. As we are making android based file sharing app like DC++, our Mentor had advised us to look into DC++ protocol and java socket programming .We looked into java socket programming and tried to understand its use in our project.
Problems:
Mainly problem is to understand the source code for DC++. We are also facing the dilemma whether we replicate the DC++ source code written in C++ and C# into java or we will start from scratch and build our app after understanding DC++ protocol and java socket programming.
Plans:
To avail the facility of using internet, dealing with clients and servers, we will learn about JAVA SOCKET PROGRAMMING. And also try to figure out a way out of our above dilemma by comparing the cons and pros of both way mentioned above if there will be some time left after JAVA SOCKET PROGRAMMING.