272 Topics

Member Avatar for
Member Avatar for g3tja

I am sorry to post twice, but I don't think I did the best thing in posting earlier today as a reply to another problem. Here it is again, slightly revised. ________________________________________ I am using windows XP Pro on a Dell Inspiron 5150. I [I]seem [/I]to be an administrator: I …

Member Avatar for caperjack
0
192
Member Avatar for dami06

Hi, Could someone please tell me what is wrong with this code because i have tried loading it but it's not giving me any error to know where the problem lies. [code=php] <?php /** * * Global configuration file for CAPAT */ // Site Setup error_reporting(0); session_start(); // Turn off …

Member Avatar for dami06
0
136
Member Avatar for alcont

first of all i have to introduce my self , i am a man who like life very much .be happy when i enjoy some thing such as watch an interesting film or episode like the bold and beautiful or pretty womman for example . or shall we dance . …

Member Avatar for zandiago
0
18
Member Avatar for StrikerX11

Hi, I've been trying to code a simple file sharing system in python by using Discovery server -indexer- model Server: [CODE]#!bin/python import socket import sys import os import threading from utils import serialize, deserialize, PeerInfo class NotSupportedCommand(Exception): pass class DiscoveryServer(object): '''Indexer...''' def __init__(self, port, maxPeers=5): self.port=port addr=('', self.port) self.maxPeers=maxPeers self.supportedCommands=["/register", …

Member Avatar for StrikerX11
0
124
Member Avatar for yaganti

Hello every one! I am Y.Narasimha Rao,a civil engineer working at middle level in a government organization from Andhra Pradesh.I recently completed MCA from IGNOU,New Delhi and would like programming for my organization. I get stuck at varius points in programming for lack of peer support. I like the support …

Member Avatar for zandiago
0
63
Member Avatar for Mel_3

We want to connect an off the shelf router (Router-1) to our cable modem Then... - Connect a switch to Router-1 client Port-1 - Connect one set of computers to the switch (student computers) - Connect Router-2 WAN connector to client Port-2 on Router-1 - Connect a 2nd set of …

Member Avatar for Suspishio
0
170
Member Avatar for Fattierob

Hello, first post here so excuse me if i'm breakin some (un?)written rules. I've read all the stickys and the other post concering this, and I'm still having problems what i've done and noticed: Run Avast many times, catching some infected .tmp files but not helping I've tried booting into …

Member Avatar for gerbil
0
172
Member Avatar for sarwar

Hi, I am seeking your help on following pthread_create issue on linux OS. The senario is I have a main program which generates new child threads on user request.The new child executes a module and closes. It is working perfectly if there are less then 245 new threads after that …

Member Avatar for Salem
0
178
Member Avatar for sreejithps

Hello, I am new to python. I have been trying to connect to telnet and feed some data from a server. Its working properly. I used the connectionObj.read_until() method to read the data from the server and made the connection as [code] self.conn = telnetlib.Telnet(so.telnetHost, so.telnetPort)[/code] thats too fine. But …

Member Avatar for jice
0
1K
Member Avatar for dami06

Hi all, I have a project thats was given to me in school but the problem is I don't know anything about PHP but i know a very little about MySQL. I was given three options to use. Two of which are PHP and the other JSC. I hate anything …

Member Avatar for dami06
0
136
Member Avatar for FireSBurnsmuP

that, unfortunately, I have been entirely unable to find a solution to. (Note: once again I find that this could probably fit into several of the *nix forums, so I tried my best to find the one that fit the problem best. My apologies to the mods if this doesn't …

Member Avatar for FireSBurnsmuP
0
219
Member Avatar for paint

Hi All, I have a new (3 weeks) NetGear WGR614 v4 G wireless network running on two Windows 98 machines. I can access the net with no problems from both machines, but the machine with the card in it can not access my printer. And now I can not access …

Member Avatar for otis6847
0
139
Member Avatar for joshSCH

I've had a [I]very[/I] strange incident with xp pro x64 today. I've had it for over a year, and today It kept crashing, and eventually wouldn't boot at all. Okay... So, I use Ubuntu (a linux distribution) instead. Towards the end of the day, I decide to restart and try …

Member Avatar for AdrianC|Uk
0
264
Member Avatar for benyam_dessu

Dear Scholars: In our organization, we've 21 computers and we've been using peer-to-peer network. But now the situation forced as to reqiure to creat client-server environment. In our market (Ethiopia) the is one Dell server supplier. They have PowerEdge SC1420 Dell server, and they are on the way to import …

Member Avatar for jbennet
0
109
Member Avatar for PHASER8

Earlier this week a DDoS attack hit my internet connection right after an argument with some people on which OS is better for servers. The attack lasted about 3 days before I could finally get the IP changed as when our router was connected to the cable modem it would …

Member Avatar for Exprnd_rookie
0
317
Member Avatar for ndeniche

i love geek jokes... they are those jokes other people wouldn't understand... lets see this one for example... [quote] A detailed explanation of sex for the computer literate and real life illiterate. Think of sex as a new protocol developed for real world communication and interaction between members of the …

Member Avatar for iamthwee
1
358
Member Avatar for ChimpusDupus

Hi, I created to data tables to hold information provided through peer reviews in the company that I work for. One table has 5 different levels of quality (unsatisfactory, meets some requirements, meets requirements, exceeds expectations greatly exceeds expectations), and another table that holds the data for each peer review …

Member Avatar for ChimpusDupus
0
117
Member Avatar for EAMON

Could anyone please help, I am teaching myself networks at the moment, and use my 2 PC's for practice. I tried a Peer to Peer network setup, failed. But now I have 2 PC's that when turning on and off behave as if they are on a network. Is there …

0
83
Member Avatar for harrishcris

Hello, I'm currently using a Netgear DG834G and it works fine apart from one issue, downloading using peer to peer software. I currently use a torrent download problem called ABC but when i start the download it never downloads straight away, it usually takes at least a few hours to …

Member Avatar for peter_budo
0
109
Member Avatar for mystery_inc18

hey friends....we all download music frm the net....... but did u know In 2003, the RIAA, or Recording Industry Association of America, launched lawsuits against 261 peer-to-peer file sharing users for illegally downloading copyrighted music. Before these lawsuits, the legality of file sharing was widely debated, and all the while …

Member Avatar for joshSCH
0
214
Member Avatar for akela_p501usa

peer-to-peer architecture([COLOR="Red"]int[/COLOR])... [CODE]Program Hello (Input, Output); Begin Writeln ('Hello World!'); End. [/CODE] An end-to-end provider of secure, high performance and multi-platform collaboration, communication and distance learning solutions to DaniWeb & Users, education and government customers.

Member Avatar for happygeek
1
33
Member Avatar for taineechan

I'm writing a peer to peer network in c# with .net 3. I'm using a tcp/ip architecture where each device acts as both a client and a server. If one pc wants to download a file from another, how will it know what port the server on the other pc …

Member Avatar for Killer_Typo
0
109
Member Avatar for kc0arf

Below are the thoughts from a computer professional who has spent the last 10 years supporting Mac, Windows, and Linux computers in a variety of network applications. By no means will this general tips section be exhaustive -- that is what a good book is all about. I am also …

Member Avatar for dragonlady9947
1
633
Member Avatar for 7arouf

hi i was wondering how can we make a peer to peer network i have a laptop and a PC and i wanna share some files and play games how can i set up the peer to peer network!

Member Avatar for jbennet
0
85
Member Avatar for Fred Wright

When I use my taskmaster site and attempt to adjust the computer time to Microsoft or the nist.gov I get an error msg that the "time message was rejected because the peer stratum is less than the hosts stratum". Any ideas? My computer is about 4 yrs old could the …

Member Avatar for Chaky
0
120
Member Avatar for hbk619

[COLOR=#000000](keep in mind the thread title)[/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000] [URL]http://wap2p.com/?page_id=4[/URL][/COLOR][URL="http://wap2p.com/?page_id=4"][/URL][URL="http://www.rarlab.com/"][/URL] third file down. "with authority" is a (was a) peer-to-peer card game, which you can play offline. Now if i wanted to change the images to my own cards, how would i go about that? i looked in the folders and …

Member Avatar for hbk619
0
105
Member Avatar for yagyeshsharma

Hi, We have a peer-to-peer network (Workgroup model). The number of computers in our network has increased from 7 to 21. So, for easy and faster access I created 4 workgoups on basis of the departments, and put 5-6 machines in each of them. Now, not all the workgroups are …

0
94
Member Avatar for ludepmsey

One day came in and one of the computers on a peer-to-peer network suddenly wasn't seeing the lan. However, when I intentionally gave the computer the same ip address as another computer on the lan it returned an error message saying there was an IP conflict. Can't ping (time out) …

Member Avatar for Davelray
0
89
Member Avatar for modcons

Hello everybody, I was looking for a friendly looking easy to use geeky site. I run Computer Geek Services a small IT business in rural New Zealand with 5-6 employees. I sometimes need to bounce ideas off other people in the industry and the peer group around here is pretty …

Member Avatar for ChrisNZ
0
168
Member Avatar for imarif

Hi, I'm trying to connect a new workstation to a very small network (30 computers) The computers are linked via Ethernet and switch and all of them are sharing Windows XP. The new workstation is also using Windows XP. When I setup the computer, I made it a member of …

Member Avatar for jbennet
0
86
Member Avatar for SueBee

Hello, my name is Suzanne. I am a stay-at-home mom who is doing some computer consulting on the side. I am most comfortable working on database software stuff, but I installed a small network with SBS 2003 for my brother's vet practice last year. I had done a small peer-to-peer …

Member Avatar for Dani
0
19
Member Avatar for backspace85

Hi, i m a college student. i m really in need of some help. in our college many sites has been blocked. the download and upload capacity is limited to 150 kb only, due to which i can't download stuffs from the net n i can't upload files as attachments, …

Member Avatar for John A
0
104
Member Avatar for Ancient Dragon

does anyone review the code shippets that get posted? I was glancing through the list and found one that is full of bugs :eek: -- any newbe would have a difficult time trying to figure out how to correct the bugs. Not a problem for me, but just wondering if …

Member Avatar for Dani
0
134
Member Avatar for SQLPFE

Primary responsibilities include providing technical and creative solutions for service delivery by visiting customer problems sites, while ensuring customer satisfaction with Microsoft SQL, Networking, BackOffice and Desktop software. The successful candidate will be capable of performing on-site support of on-going support activities including but not limited to Premier Support, supportability …

0
32
Member Avatar for rjfries

I am running a peer-to-peer Windowes XP (fully patched) workgroup with from 5 to 8 machines. I am using 1000MHz NICs and a 1000MHz switch for five of these with a 1000MHz PCI NIC card in each of the machines. I also have a LinkSys wireless router (WRTG54X ver2) used …

Member Avatar for knsljo
0
150
Member Avatar for peer mohamed

Hi Pls tell me how to create a Crystal Report in VB 2003 Thanks in advance Peer:rolleyes:

Member Avatar for Exelio
0
98
Member Avatar for Alf

We have a small peer-to-peer LAN running Windows XP. In the last week the same problem has cropped up on 3 separate PCs (all under a year old). Floppy drives won't read, sometimes an error message saying the disc is not formatted, sometimes "No ID address mark was found on …

Member Avatar for zelkea
0
68
Member Avatar for peer

[quote=quwip10]I will tell you the same thing I told ploppy this is extremely common on the 700's. I am almost sure this is your problem. "Ok, first off I have an old compaq presario 700 and I have serviced multiple others. The power supply is integrated into the motherboard so …

Member Avatar for quwip10
0
237
Member Avatar for Duki

Hey guys, I'm caleb, and I'm in a bind. I'm the itt for an engineering company with roughly 25 computers on the network. I'm currently in transition from peer to peer going to server/client. My problem is weird. I've researched Google for probably 90 minutes and nothing has worked. We …

Member Avatar for Duki
0
151
Member Avatar for legendzero

Hey guys, i'm really lost atm and could use some help, any help! System Specs: Asus p5nd2-sli deluxe intel pentium d 830 3ghz 1 gig corsair xms2 667 creative audigy 2 hitachi 400 gb HDD 2x Maxtor 200gb HDD Asus Nvidia Geforce 7800 GTX Here is what went down. Everything …

Member Avatar for goldeagle2005
0
105
Member Avatar for comp_sci_guy

Hello :) , I am thinking of developing a small peer to peer fire sharing application. I need some help on starting with this project. Is there any place I can get help on the algorithms involved for implementing such a file sharing system. Any good articles or books on …

Member Avatar for comp_sci_guy
0
279
Member Avatar for redxiii

I'm using Mac Mini with built in Airport. Since it has DSL connection I want to share it with another PC (Win2K/XP) in my home. It went well [B]BUT[/B] only when there is no WEP was set. It also happende when I tried the conection between 2 pc (peer to …

Member Avatar for ShaneMcP
0
54
Member Avatar for twistofate

I get a big error when trying to start it up or when trying to do startx [CODE]Using authority file /root/.Xauthority Writing authority file /root/.Xauthority Using authority file /root/.Xauthority Writing authority file /root/.Xauthority X: warning; process set to priority -11 instead of requested priority -10 XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14sarge1 …

Member Avatar for twistofate
0
176
Member Avatar for benyam_dessu

In my office,for the last 9 monthes, have been using peer-to-peer network. But now our office work is demanding to upgrade to client/server. So I should make some proposal for officials. But first I need to know exactly the main advantages of client/server networking. Please forward some ideas about

Member Avatar for antioed
0
43
Member Avatar for utpride347

Hello everyone. My name is Anthony and I have a Sony VAIO, with Windows XP Home Edition. This morning I woke up and my computer had froze-up/was unresponsive. I had a peer-to-peer running and the numbers (speed I was receiving the files) was changing but I couldn't do anything. I …

Member Avatar for gemini4
0
568
Member Avatar for Bill the Cat

OK, I am very, VERY new to VB.NET :o I am trying to develop a Windows application that is hopefully pretty straight forward. I'll try to explain best I can. I have 4 text boxes (Phones, Field, Moves, and Out) and 64 drop down combo boxes. Each combo box has …

Member Avatar for f1 fan
0
190
Member Avatar for corinne1985

I am taking a complex exam for school and I have different programming questions I need help with. Any help will be appreciated. Thanks! Here they are: 1) A company with limited cash needs to bring up a Web server. Which OS/Web server combination has the lowest initial cost? A. …

Member Avatar for corinne1985
0
166
Member Avatar for ! !

[color=navy] File-sharing service Grokster Ltd. has agreed to stop distributing software that allows users to copy songs over the Internet after losing its case before the U.S. Supreme Court, a recording industry trade group said on Monday.[/color] [color=navy]The settlement with the Recording Industry Association of America follows the high court's …

0
41
Member Avatar for seuadr

Hi, i am running xp home on both computers and have set up an ad-hoc ( peer to peer) with my wireless card in my desktop, in order to have my wireless laptop also share the internet connection. i have cable, and a hardware card that is connected to the …

Member Avatar for SimpleJohn
0
194
Member Avatar for ! !

[color=green]Lure of Anonymous File Sharing Software Exposed Consumers’ Computers to Spyware [/color] [url="http://www.ftc.gov/opa/2005/10/odysseus.htm"][color=green]http://www.ftc.gov/opa/2005/10/odysseus.htm[/color][/url] [color=red][QUOTE] [color=red]The Federal Trade Commission has asked a U.S. District Court judge to halt an operation that secretly installed spyware and adware that could not be uninstalled by the consumers whose computers it infected. The defendants used …

0
58

The End.