272 Topics
![]() | |
A proposal from the [URL="http://www.premier-ministre.gouv.fr/en/"]French Ministry of Culture[/URL] could hit online music and movie piracy very hard with a very big stick if it goes ahead. In addition to the existing law, introduced only last year, which made unauthorised file-sharing a criminal offence carrying a 30,000 Euro fine and up … | |
The security experts at [URL="http://www.avertlabs.com"]McAfee's Avert labs[/URL] have been consulting the Tarot card, rubbing their crystal balls and generally predicting what levels of IT doom and gloom we can expect to be experiencing during the course of 2008. Unsurprisingly, they expect to see an increase in web exploits and those … | |
Boffins from the [URL="http://www.ucsd.edu/"]University of California, San Diego[/URL] have succeeded in developing new algorithms to map the Internet. While mapping any network topology can be complex and demanding, mapping the Internet takes the task to a whole new level. Yet Priya Mahadevan and Amin Vahdat think they have accomplished it … | |
In one of the most incredible cases of I did not do it syndrome, eBay owned VoIP supremo Skype has denied that it was at fault over the system outage which started on Thursday 16th August and prevented the vast majority of its users from being able to login to … | |
Both Second Life and Skype have come in for some bad publicity following media reports exposing pedophile activity on the hugely popular services. Second Life got a kicking from a German TV program called Report Mainz which claimed to have been approached by pedophiles inviting the reporter to attend ‘child … | |
According to the [URL="http://www.viewsoniceurope.com/UK/Press/PressReleases.htm"]ViewSonic @Work @Risk Report[/URL] millions of workers are suffering from chronic poor ‘desk health’ as part of a wider sick office syndrome epidemic. The survey, which looked specifically at British office workers, reveals that there is a clear link between poor ergonomics knowledge and an increase in … | |
The [URL="http://www.parliament.uk/parliamentary_committees/lords_s_t_select.cfm"]UK House of Lords Science and Technology Committee[/URL] are currently [URL="http://www.parliament.uk/parliamentary_committees/lords_s_t_select/internet.cfm"]investigating [/URL]personal Internet security, something that would normally be a dull as dishwater parade of civil servants and former civil servants now consulting for private sector business giving boring ‘evidence’ to a committee of half asleep geriatrics. But something … | |
[URL="http://torrentfreak.com/mpaa-caught-uploading-fake-torrents/"]TorrentFreak has reported[/URL] that the anti-piracy watchdog group MPAA has been uploading false torrents in the hopes of logging IP addresses of pirates to bring them to court. They do claim to have methods of detecting the fake torrents, but don't give away all the hints, saying, "we wont reveal … | |
You know when you are invited to the [URL="http://www.stjohns.co.uk/"]St John’s Innovation Centre[/URL], part of the Cambridge Enterprise Hub in the UK that supports early-stage knowledge-based businesses and research institutes, that you are going to be in for an interesting day. When it is a press day with a focus on … | |
[B]An innovative experiment in publishing by a doctor in Mumbai has sparked off a wide range of academic publications, giving authors hundreds of new readers and a genuine chance to create relevant new knowledge. [/B] Mumbai-based Medknow is an open publishing firm that creates academic (mostly medical) journals, puts them … | |
Bram Cohen, the creator of bittorrent.com has signed a deal with the Movie Industry, that is hoped will reduce the number of pirated films, shared on the Internet, via the website. The deal means that BitTorrent must remove any links to pirated films. The deal between the Motion Picture Association … | |
Dear Sir, I work in Delphi 6 a few years. Now I was beginning in Delphi network and I need some help maybe in source code Or advice for following: I have chat application and have two peer to peer clients, and I want to start one procedure (For example … | |
Hi all, I am a new software developer that recently joined my company right after I finished my school. We use Microsoft Visual C++ for development. While at work, I found that many co-workers are very experienced in software development; they can code quickly to solve the problems. I feel … | |
hi all, i am pretty new to Python(a very new to this forum). have been programming in C & C++. i have a DLL written in C which i need to use. i would like to access it through Python instead of using Visual C++. i am having a problem … | |
hi, Well i am planning to develop the chatting application peer to peer as front end tool java so please guide me how the data will flow? ![]() | |
Hi Everyone, I want to know on how to limit the web download size for every 'user' or 'group of users', where the download size is the sum of all internet activities like web browsing, E-mail using Outlook, Messenger, FTP downloads and uploads, etc., etc. I appreciate if you could … | |
Hello, I work in Delphi 6 a few years. Now I was beginning in Delphi network and I need some source code For following things: I want make chat application which to have two peer to peer clients But I don’t know how I to measure time for two clients … | |
Hi... I'm using mdaemon 10.0.0... version. for smtp relay. I have problem while relaying mails to aol.com through mifi-microsense.com relay server and it is behind the pix firewall. Error says reverse lookup issue. How do i confirm this problem, this is due to my PTR Record setup issue or some … | |
Hi, I have a script that pulls data off the web based on data in a text file. The text file and script are in the same directory. The values from the script are read into a list. The list is then used in some conditional statements. The text file … | |
hi, i want to connect two machines using C# as peer to peer connection so that teh files are shared with privacy.. through ther Ip addresses how do i do it plz help | |
Hello, I'm working on a script used for uploading videos to dailymotion.com but it seems they somehow figure out that I'm trying to use a script instead of a normal browser and block my request. While uploading the file using the script I receive an error message: Error 500: Connection … | |
Hello everyone, I am new to the message board. First off I'd like to say this is a wonderful site, and I'd like to thank everyone for their suggestions. I have been in the computer field for about 10 years now. Since I was young I always did little things … | |
[CODE]Hi, I have been working on a script that loops through multiple records and sends data (one record per call) to a WS. I am supposed to make a new call for each record before sending the data. The problem I have is the first record gets processed fine where … | |
Hi, I'm currently having problem with my proj. And really need helps.. I am currently in a proj that need to create an application that is able to hav Client (PC 1)'s data store to Server (PC 2 and it is also where the database is being stored.) PC 1's … | |
I am receiving the following 3 errors in my DNS Event Viewer: ------ [INDENT]DNS server has updated its own host (A) records. In order to ensure that its DS-integrated peer DNS servers are able to replicate with this server, an attempt was made to update them with the new records … | |
My problem definition is ,I have to send a message from one node in a network and it has to be broadcasted to all other nodes in the network.The program what I have given below will be running in all the nodes in the network.The same program should be capable … | |
I’d appreciate any and all input re an automated backup solution for our small office peer-to-peer network. We have 5 PC’s, 3 running XP Pro, 1 XP Home, and a Vista Home laptop, which often goes home with the director. Our needs are pretty basic: Daily, incremental backups of MS … | |
I have been in some tutorials for socket Module. It is very interesting. I want to know what I need to Know to make simple peer to peer/Client server Chat software but I'm new to Network, so anything that will help me put things together? Thanks Guys :) | |
[url]http://windowssecrets.com/comp/090205[/url] [quote]Many people who watched live streaming video of the inauguration of U.S. President Barack Obama on Jan. 20 may not realize that their PC was used to send the video to other PCs, too. Clicking "yes" to a CNN.com dialog box installed a peer-to-peer (P2P) application that uses your … | |
I have openvpn 2.1_rc7 running on ubuntu 8.04. I set up a user that has all traffic and dns pushed through the vpn. On windows the vpn client works just fine, all traffic and dns requests are pushed through the vpn. When I boot the windows pc with a live … | |
So after re-installing Windows XP every month for four months due to being contaminated with Viruses & Trojans, I decided to turn off my Pentium 4 and use my Celeron with Windows 2000 as my main Internet PC with the Pentium 4 using Windows XP as the back up. One … | |
I'm running ubuntu 8.04 and x11vnc 0.9.3. I'm having trouble getting it running. When I run "x11vnc" with no arguments, it tries to open :0 but fails: [CODE] 08/12/2008 20:51:56 *** XOpenDisplay failed (:0) *** x11vnc was unable to open the X DISPLAY: ":0", it cannot continue. [/CODE] When I … | |
Ok I keep revising my resume but I want to get some opinions since I haven't been hearing back from any employers. First of all, I am only 18 years old, so I have no college degree. My resume is probably too fluffy for my age, and I don't want … | |
Hi all, This is my first thread on Daniweb!. I was wondering if someone would help nudge me in the right direction on this one. I'm new to python, been using it for about 6 months or so trying to develop a network simulator for school. This is not an … | |
I am developing a peer-to-peer RAT tool. The mechanism i use is as follows : client-side : connect to the server. server-side : listen and accept the incoming connection. The related code is as follows : [code] // client - side : void ClientDialog::connectToServer() { if (connectingSocket_.Connect (_T("bhoot"), PORT) == … | |
I am doing my Final Year Project about Peer to Peer video streaming application. My instructor told me that the video file need to seperate into several segments and arrival to the client at the same time. After that, the video should be combined together at the client side. So, … | |
i remember having to take a test and not knowing anything about the subject and just like then, now my combo fix report ComboFix 08-09-05.05 - booker 2008-09-07 0:45:44.1 - NTFSx86 Running from: C:\Documents and Settings\booker.HOME-5214237687\Desktop\ddddaannniiwwweeebb\ComboFix.exe [color=red][b]WARNING -THIS MACHINE DOES NOT HAVE THE RECOVERY CONSOLE INSTALLED !![/b][/color] . [color=purple]The following … | |
I'm trying to fix my friend's laptop, I ran spybot and adaware but something still seems to be amiss; here's the hijackthis log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 15:30:38, on 2008-9-8 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal … | |
![]() | OK hey everyone came across this board and wondered if anyone can help me with a problem I'm having? Sometimes this laptop will start becoming jumpy, the mouse will freeze for a fraction of a second and there is a noise from the speakers which happens every few seconds. I'm … |
hey will someone give me a code of a fiel sharing peer to peer application so that i can get familiar with it because even though all the researches are helpfull but i have to read some code to understand it better thanks | |
Hey Someone gave us another working "quicksilver" Does anyone have one of these? Or Knows what their capable off.. We have one already but that's dedicated and modified for a specific task. Thsi one's for experimentation ....We have spare memory, and hard drives and family pack software to put in. … | |
previously..i've an asgnment for writing a code in C++ for tracker in peer 2 peer.. but i donno how to start..please teach me...huhu | |
hey everyone! im kinda a bit stuck my friend is a mega coder in the 'gunz' (gaming) world and he has just made some thing. ohh he also said i need to do it in dev c++ (if that any use to any one) lol he sent me 3 files, … | |
Hey everyone, I'm having some trouble with windows vista, specifically with control panel and windows update. Basically, I've had a problem with windows update for awhile now; it just freezes every time I run it. I remedied that by scheduling auto updates, somehow if the computer initiates Windows update itself … | |
Was infected with Vundo and Boaxxe.dll, Malwarebytes removed 318 Vundo and Adware trojans, I don't know if Boaxxe.dll is gone but... When my computer starts up .... I recieve a message box that states: Windows can not open this file: File: (name of file.lnk ) To open this file Windows … | |
I just finished installing Redhat 9 onto VMWare Workstation. I was able to install the VMWare tools but cannot seem to get into the x windows gui. I try to type in [B]startx[/B] but it returns with: [I](EE) Screen(s) found, but none have a usable configuration. Fatal server error: no … | |
this is the output on server init: deps-jar: compile-single: run-single: checking the client of ip 169.254.86.65 checking the client at port 59000 checking the client at hostname RAF System with169.254.86.65is online probing the client of ip 169.254.86.65 creating the client of ip 169.254.86.65 whose hostname is RAF at port 59000 … | |
Hi, I understand, Socket.setkeepalive() enables the user to keep the socket alive. Here is an extract from the SocketOptions interface from the Sun site about the SO_KEEPALIVE variable: When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction … | |
I need advice on some reference and learning materials as well as where to focus and you are the folks to help me. I've picked up a gig as a gifted web-designer's right hand man. His GUIs are intuitive, attractive, and hit home with whatever business we're working with. Problem … | |
I just recently jump into band wagon and tried VoIP for the first time. I subscribed to Onesuite SuiteAdvantage (been using Onesuite as a phone card but not as voip) to see how big is the difference with the voice quality between voip and your regular land line. I was … |
The End.