6 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for XodoX

I have a few questions. Server-client code with a (distributed) hash table. Give the peers their own port, own node-ID, predecessor and successor ( node-ID, IP and port of them). That's a snippet of it. port= argv[1]; ownNodeID = atoi(argv[2]); sucNodeID = atoi(argv[3]); sucIP = argv[4]; sucPort = argv[5]; preNodeID …

0
123
Member Avatar for kentzia

I am currently in the research and planning phase for a mobile app, I have never done a mobile app before so please bare with me if I missed some obvious things. The final app will allow users to find other people with similar interests in their vicinity and allow …

0
105
Member Avatar for epson121

Hello everyone! I have a question regarding p2p software. I need to build a file sharing system. I am going to build it on .NET platform, in C# language. I was reading for a past few days about the topic and came up with an idea of how to build …

0
129
Member Avatar for avanish_yadav

Hello, Network Programming classes have begun for us in the college and I too have been giving it a lot of reading for the past one month. Now, when I have understood the OSI and other reference models including how various protocols like FTTP, HTTP, POP3, P2P etc works; I …

0
95
Member Avatar for GuyClapperton

Kazaa has decided to join Pirate Bay in becoming a legal peer to peer service. This raises interesting questions for moralistic pedants like me. The full details of the story are [URL="http://news.bbc.co.uk/1/hi/technology/8159560.stm"]here[/URL] but that's not what I want to discuss. I'm more interested in what sort of message it sends …

-1
144
Member Avatar for GuyClapperton

It looks like common sense has broken out in New Zealand. There was a proposal to allow people to cut off customers completely when they were suspected of flouting copyright laws. Now that appears to be on [URL="http://www.out-law.com/default.aspx?page=9831"]hold[/URL]. I hope it won't come back. Let's be honest, I don't like …

0
146

The End.