Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K
~24.5K People Reached
About Me

Tech Support(TCP/IP & VPN)

Interests
You're reading my hobbies
PC Specs
MSI 6750 board Athlon XP 2600 2x256 PDP System Ram Chaintech Geforce 5200FX Free Maxtor 40GB HD!
Favorite Tags
Member Avatar for trstewar

Hello, My laptop power all of the sudden turned off. I was able to reboot the computer, but now it keeps shutting itself off about every five minutes. Does anyone have any tips on what I should be looking for or what component might be going bad and needs replacement. …

Member Avatar for bao.ta.16
-1
363
Member Avatar for OurNation

Ok this is a game I juast thought of and don't know if its been done before or if it will work well but bare with me. Ok I start by stating a sentence. The next person will change [B]one[/B] word and repost the sentence. The new sentence has to …

Member Avatar for torham
0
14K
Member Avatar for cblue

Does anyone know how to create circular linked list whose links are numbered from 1 to n specified by the user?

Member Avatar for jai verma
0
241
Member Avatar for tat2dlady

Does anyone know basic pseudocode for a balanced k-way sort-merge? Thanks for any info you may have.

Member Avatar for WaltP
0
408
Member Avatar for Ton

hey guys! i finally got my very own broadband at home, and was trying to download using azureus (bit torrent). the problem is: when i'm using azureus (ie when azureus is active), i can't surf the internet. any takes on this? thanks!

Member Avatar for damir_ruff
0
211
Member Avatar for marinme

So.. my old motherboard died on me after a couple of years of good service and I had to buy a new one. Old board was a MSI K7N2-Delta2-LSR([url=http://global.msi.com.tw/index.php?func=proddesc&prod_no=596&maincat_no=1&cat2_no=&cat3_no=]link[/url]) with a nvidia nforce 2 RAID MCP raid controller on it. I had two sata drives running in a bootable raid …

0
76
Member Avatar for Squires

Heres what I got: Linksys WRT54G router Seimans SPeedstream 4100 ADSL modem SBC DSL ISP Up until earlier this week I had a SS 5360 modem and it worked fine with my Linksys router, never had a problem. Then this week my modem dies. I get sent a new one …

Member Avatar for turtlebud
0
417
Member Avatar for hollymarie1

I just recently set up a new DSL box.. and I'm not very swift with computers. :P It says my local area network is connected, but that my 'gateway is offline'. How can I fix this? Any suggestions would be helpful. Thanks!

Member Avatar for urkosainz
0
111
Member Avatar for Nawawe

Hello First of all I want to thank every one working to keep this great community alive. I would be grateful if some one can help me with some :idea: ideas :idea: for a final year project that is related to networks. My background: I am currently studying [B]Network Management …

Member Avatar for 'Stein
0
170
Member Avatar for Jamsie

Hi folks, im tearing my hear out here! I have a netgear 834G Wireless Router, and AOL is my ISP. I have a Laptop that is running windows XP, it has Zonealarm, and avgfree. It accesses The web via the wirless router, not problems at all, now for the strange …

Member Avatar for Jamsie
0
167
Member Avatar for Darth Pickles

hi my mate is having a problem with a cable and wireless router'modem hes been connected to the internet with bt yahoo boardband modem and he wants to have the internet wirelessly to hes pc upstairs with a cable and wireless usb adapter so i unistalled all the bt software …

Member Avatar for Darth Pickles
0
76
Member Avatar for wajeeh_r

Hello, I am located in Jeddah, Saudi Arabia. I have two offices branches in Jeddah city. In (office 1) I have 1MB internet connection along with it I have the following Public IP address range. 213.210.225.114 .115 and so on till 213.210.225.126 All these public IP’s are reachable from outside …

Member Avatar for ardentsunshine
0
211
Member Avatar for ardentsunshine

My network seemings to go down every so often. I have a wrt54g. Comcast says they see no problems and the modem is connected but I have trouble accessing the internet or consoling the router unless I'm direclty connected. Could the router be bad?

Member Avatar for ardentsunshine
0
190
Member Avatar for jsiebecb

Howdy, I just got a wireless router without the [B]RS-232 serial port on it and didn't realize i needed it for dialup connection cause i'm an idiot.. [/B] [B]but is there any way I can get the router to work? it just has an ethernet connection for the modem on …

Member Avatar for marinme
0
103
Member Avatar for rohitmc

hi i am new to this forum and my major is computer science...this is the best thing i found on the web yet....i will try to help you out anyway i can.....i need help on this program...thanks 1. create a dynamicarray to hold the first 10 odd intergers. now create …

Member Avatar for rohitmc
0
199
Member Avatar for XxAndyxX

I have a project where I must use pointers to do a search on some accounts I've built up into a vector. My problem is whenever I try to pass the vector to a pointer I get an error. I've tried many different things but to no avail. Maybe one …

Member Avatar for Dave Sinkula
0
214
Member Avatar for rharvison

I need to insert a control-break in an array after every third line. Can someone help with this? Thanks so much. -R

Member Avatar for Dave Sinkula
0
236
Member Avatar for jeymine

Hi Guys, Kindly help me Solve this. I have already worked on the classes that were inherited and attached after the question is the main part of my program. I have bolded the part in the question below where I need help. Thank you so much. The question is: Make …

Member Avatar for marinme
0
170
Member Avatar for amarigny

Hello, I am studying C++ at Uni and my coding is not very strong. More to the point I am having issues with my header taking in this string. The code works in a linear non object oriented code but as I am new to data abstraction I as mentioned …

Member Avatar for amarigny
0
195
Member Avatar for Precis

So I need to write a program that requires getting data from an input file (first name, last name, Student ID, and 4 test grades) and create an outputfil with the first and last names and ID, and then the average of the grades and the final letter grade - …

Member Avatar for marinme
0
149
Member Avatar for mel2005

hello am in need of some help on question 7 and 11, if someone has time please also try question 15. i really don't have any idea how to do the following question, and i need to have this assignment in soon. could you please try. thank you (7) allows …

Member Avatar for marinme
0
265
Member Avatar for ellas747

I have this code that I started on but cant seem to finish it. i have to create an file and put the outcomes in it. I cant seem to figure it out. can soemone please help. thanks, john [code] #include <iostream> #include <fstream> #include <cstdlib> #include <ctime> using std::cout; …

Member Avatar for ellas747
0
179
Member Avatar for Acidburn

Hello, our tutor set us a task to do , which was make a vector out of a class. So I've implemented a basic one but it doesnt work well... its runs ect ... but when you re print the entered elements it doesnt print the correct ones: [php] #include …

Member Avatar for Dave Sinkula
0
160
Member Avatar for tyczj

im doing this lab and im so lost on it, i dont know where to start. here is the link for the lab [URL=http://north.ecc.edu/kuroskit/cs111-01-sp05/labs/Lab10%20spg%2005.doc]Lab[/URL] now im not lookin for someone to do it for me just help me out on gettin started. im not sure how to use arrays and …

Member Avatar for tyczj
0
222
Member Avatar for BBAD

HI I hope someone can help me on this problem as it's driving me nuts now and I may just wipe WinXP and re-install Ok in brief I keep getting Page cannot be displayed and on the bottom dns error/sever not found I think. This was on Dial_Up modem. So …

Member Avatar for chan_preet23
0
160
Member Avatar for Gink
Member Avatar for sinrtb

I know this is a stupid questions how do i send this : struct Activity { int i, // Beginning node number. j; // Ending node number. float pt, // Pessimistic time. prt, // Most probable time. ot; // Optimistic time. char desc[21]; // Activity description. } p[51]; into this: …

Member Avatar for sinrtb
0
120
Member Avatar for Menohac

Ok i play this game and i need to add a wedding system onto the server which runs in C language the first box is the variables.... [CODE]// Variable Notes: // // event_wedding - 1 signifies marriage // $groom$ - Groom's name storage // $bride$ - Bride's name storage // …

Member Avatar for Menohac
0
178
Member Avatar for jhdobbins

well... its me again with another project following the basics of the last one... heres my header file: [CODE] #ifndef SCHEDULE_H #define SCHEDULE_H #include<string> class schedule { public: // this section will display the heading for the output table void printHead (); //This function is used to calculate the totalgpa …

Member Avatar for jhdobbins
0
212
Member Avatar for gambit56

Hello!!! Im new to this forum, I'm also quite new to C programming and im having some problems with a program It's a bit long winded so youll have to be patient :-| The program is about a football league First Question: Entrying zeros into a variable to be shown …

Member Avatar for gambit56
0
133