Jump to content

RahulDesai1999

Member
  • Posts

    5
  • Joined

  • Last visited

Awards

This user doesn't have any awards

RahulDesai1999's Achievements

  1. i'll expain what i mean to do. What i want is to share my phone (each file) and my computer (each file) with each other (this app would be for one owner) just like we use onedrive, we will have a system folder in our pc called my phone, which will show files of my phone when they are connected together or both are connected to a wifi. Same for the phone, ill be able to view my files online and will be able to save files offline when pc and phone are connected. Its somewhat what teamviewer does, but its for one owner so you wont have to login again and again. Now i want the file transfer to happen via ftp. So am i clear with what i want? Now my question is, what will i have to learn for this? And what technologies will be used in making of this
  2. okay so i need to learn c# first? I have very less knowledge on developing so can you shed some light please
  3. yes i mean to create a software for sharing and syncing, which would work like the onedrive in our pc. You can share from your phone's app and it would appear on your pc just for the time when your phone and pc are connected. So what should i learn to make this possible?
  4. I want to make a computer software very similar to onedrive or dropbox. But it doesnt need online servers. What will my requirements be to make a software integrated with my windows file explorer? I also have to make a phone app for which i will use android studio but what to use to make a .exe file. I think i am fairly good at java. What else should i be learning if i take on this project?
  5. I am trying to run a servlet program on eclipse using tomcat server, but whenever i try to run it, it says my ports are in use. I tried changing my port numbers several times. I also reinstalled the server and also tries a different verion. Finally, I used the netstat command to find the process which is keeping the port busy. It says svchost.exe is using my ports.
×