Search results

  1. K

    XP accessing Vista share

    Ok, I'm at a loss. I just want to share a folder for my brother's home network. -I've read the MS technet article -I've enabled all sharing and discovery options (except the one requiring passwords). -I've set it to a private network. -I've set up the folder permissions for full file...
  2. K

    PC-to-PC netwroking

    My friend needs to back up a bunch of stuff (gigs of data -- word docs, mp3s, and video files) to a second computer. She doesn't have a medium large enough to do this with (she's got floppies). I recommended to her that she buy a patch/crossover cable so she could network the two and...
  3. K

    Java ServerSocket question

    yeah, I've found that file sizes are a problem. I cut out the files in chunks bit, it wasn't working out so well... Bit of an update, I could transmit files so long as they were under 64Kb. Never found out why. I added in the encryption CipherStream stuff, got the server and client to...
  4. K

    Java ServerSocket question

    Yeah, that's exactly what I was thinking. since byte[] b will be of a fixed size (right?), I'll have to create a loop to grab and transmit sections with ints keeping track of the offset and how far you are till the EOF. FileOutputStream can be made to append, but... 1) How do I signal...
  5. K

    Java ServerSocket question

    I am trying to create an application that will transmit a file from one computer to another. I would like this to be able to handle more than just text files, but binary files as well (be they images or executibles or what have you). This project is due Tuesday, and if I cannot get the...
  6. K

    Java ServerSocket question

    Great. Threads are working well (as far as can be seen). Now the purpose of this is to transmit files (binary or text without discrimination -- hopefully). We are able to get the file from user selection with a JFileChooser. Through reading, sending, and writing, we only end up with a...
  7. K

    Java ServerSocket question

    I don't need multiple clients. This is great Kilrsat, but if I may ask, what is "clients = new ArrayList();"? Ok, another question... After I start Thread t... How do I call the "so.getFile();" function at the right time? How do I know if the object has finished transmitting before I...
  8. K

    Java ServerSocket question

    Oh sorry for the confusion... the event handler just creates the server, and runs the method (the first code segment). the .accept() is right after the while, inside the .start(). I got this loop setup from java's KnockKnock client/server example.
  9. K

    Java ServerSocket question

    Ok, I've stripped out the stuff and it's much better organized, and I think my thread setup is ok, but I'm still having trouble setting up the server. The basic set up is now, a class for the GUI, a class for client mode, a class for Server mode, and a class for the threads created by the...
  10. K

    Java ServerSocket question

    I can see logic behind this argument. I'm still pretty new to Java, and I've never used threads before... I've got a good umber of new things to learn... This is going to be a busy weekend. ;) I still want the server to be created when the button is clicked, so within the action...
  11. K

    Java ServerSocket question

    interesting. I swapped the instance of getting the input first, but there doesn't seem to be any change. Searching the internet, I found an old (and ultimately unresolved) thread with a similair situation. They seemed to think the problem could be that the blocking accept() is within the...
  12. K

    Java ServerSocket question

    code for connecting ip = JOptionPane.showInputDialog( "What server do you want to connect to? (IP format xxx.xxx.xxx.xxx)"); try { InetAdd = InetAddress.getByName(ip); try {...
  13. K

    Java ServerSocket question

    Hello, I have some java code that just doesn't seem to be working properly, and I'm not sure why. I'll post the segment, and then explain what's happening. if (e.getSource() == startButton)//starting server { String temp1; temp1 =...
  14. K

    need to learn about secure web programming

    What about PHP? Would it be appropriate for the task?
  15. K

    need to learn about secure web programming

    Hi. I'm a junior in college working toward a degree in CS, but I've never done any web development before. As it's Jr. year, we need to start working on whipping up our proposals for senior projects. I've been in contact with a friend at a company (that I have a good shot at getting a job...
  16. K

    ~~~ The Even Newer Official Gmail Thread ~~~

    I have 10. PM me with requests, or maybe even better tell me how to make some of those links...
  17. K

    Debian PCMCIA NIC installation issues

    Ok, fist off, I am very new to Linux, and have probably already done some very wrong things trying to get this to work. I'm sorry, please be patient with me I have a laptop that I have had Debian 3.0 on and, unfortunatly, I haven't done too much learning on it yet. I was able to come across...
  18. K

    help with new PC decision...

    so basically I'm hearing a lot about the K8T800...Looking at that I see that in most reviews, the boards are very much neck and neck in almost all regards. This is going to be an interesting decision.
  19. K

    What is the best remote access software for computers?

    I've used Symantec pcAnywhere at my work to great success. It's functional, stable, and has many connection options..modem, tcp, etc. you can encrypt the transmissions if you want, it's handy. The one problem is the price... version 11 is $99.99 retail. but then again..eBay has some for great...
  20. K

    ps/2 keyboard connector... bent...fixable?

    Yes. Walk/ride/drive/type yourself to a store and get a new one. j/k...kind of. If the metal connectors have actually come out of the mini-din...I don't know if they can be put back in or not. If you just try placing them back in their correct positions, I can't think of a way to secure them...
  21. K

    help with new PC decision...

    the sparkle does not have one of those extra ATX12V plugs...I'd be ok with an adapter, if I wasn't allready using all the molex plugs as it is... I guess I'll be looking into a new psu a little sooner ;)
  22. K

    help with new PC decision...

    It's a sparkle brand 350 watt psu...rock solid dispite being involved in a small case fire a couple of years ago... It's fine, and powers all the stuff I need... good for now, but will replace as soon as I eat this upgrade cost...
  23. K

    help with new PC decision...

    I'm thinking $300 to $600 would be a good price range (ideally 300-450). The question I want to know is how fast XP will be killed by Athlon 64. If it won't last, then I better get 64, if XP will hold out a couple more speed bumps, then it is certainly a good candidate in my mind. What do I...
  24. K

    help with new PC decision...

    You people are great, I'm looking into your suggestions. I see the nforce2 chipset and VIA K8T800 (Asus K8V) have been mentioned. What about the via KT600, is it worth looking into? after a minute of poking I notice this may be a different socket than the ones above? So this leads me to ask...
  25. K

    Is this the right place to ask for advice on a new system?

    Looking at your wish list, I see three drives you want to power. I think 300 watts and up (I'de hit 350 just to be sure, but then again, thats a lot of cables crowding your system if they aren't in use) should be plenty for you (make sure you get one that is certified towork with your...
  26. K

    help with new PC decision...

    wow..two posts before I get done with the edit to add what I use the pc for ;) I'd like to stay away from duron and celeron, I've always found them a bit lacking in the power dept...but then again...it's probably just all in my head. Also, I don't much care for integration (sound, vid, what...
  27. K

    No video on boot - what should I look for?

    check for beeps...if it beeps on and off it's memory, no beeps prolly vid card, proc, or something else... As always reseat required hardware, remove the optional, etc...
  28. K

    help with new PC decision...

    Well, it's the same old story...stable, unstable, then dead. Today my motherboard hit the last stop and now I'm looking replace. It's an old KT7A-raid, so I can't easily reuse the 1ghz Athlon C, or the pc-133 RAM. It's time for a major upgrade. I hate to admit it, but it's been quite a...
  29. K

    System won't turn off

    Check thos page out...it describes the problem involved with all kinds of XP shutdown/boot problems including the restart instead of shutdown. http://aumha.org/win5/a/shtdwnxp.htm
  30. K

    XP reinstall probs

    *fixed* crazy...I got a new geForce 4 Ti4200...winXp wouldn't install with it in..had to go back to my old vid card. :/ crazy Thanks for your help and time.
  31. K

    XP reinstall probs

    Memtest ran..and ran..and ran...no problems. Anyother ideas why the windows install wouldn't go?
  32. K

    XP reinstall probs

    Well...ram had no problems before, but I'll try it and report back.
  33. K

    System won't turn off

    I have had the same problem with WinXP on an Abit KT7a-RAID I just would hit the power button during the memory self test. Not much of a solution, but you aren't alone.
  34. K

    XP reinstall probs

    Ok...So my XP install dies..long story..I know what caused it and will avoid from now on..lets move on shall we? so I save all I want from my boot drive and format (NTFS). I pop in the winXP CD and start to install. I hit F6 to install my hipoint 370 drivers, the install finishes with the IDE...
  35. K

    two questions actually...

    First off...I am getting completely lost with these code names from AMD. Off the top of my head I've heard Barton, Morgan, Palimino, tbred 'A' and 'B' Can someone tell me what these mean? Also, I have a socket A mobo (Abit KT7a) will any current procs still fit it? ok Number two. I have...
  36. K

    freezing..is it video card or Windows?

    Hey thanks for all your responses! Amber: These are the latest ATI drivers and I've been using them since before I'v had the trouble. I have un-installed and reinstalled these drivers 3-4 times. bolomite: Software decoding :/ and I've also tried the uninstall/re-install of this several...
  37. K

    Hard Drive Stopped Booting... Any way to get the data back?

    There is always the very expensive process of extracting the platters and reading the raw data off the drives... You might try some data recovery programs. plug it in as a secondary drive and just see if some software can revive some of the data..don't expect to get it all..but you hardly need...
  38. K

    freezing..is it video card or Windows?

    Hello, I'm running Windows XP with all patches save the spk (because it killed my system twice). I have an ATI RAEDON LE video card...yes I know it has it's memory clocked lower than normal... Shut up! It's all I could afford. Anyway... After Christmas (no true event prompting this as no...
  39. K

    Name A Chick Flick You Actually Enjoyed

    Amen. There was on that I could stand... :::Grits teeth and admists it::: While you were sleeping. Come on! It's only for the whole story about the pencil and the basketball game..and then the monther going in to check.. That made the whole movie bearable. The rest of all those chick flicks...
  40. K

    What would you do?

    True...but you are forgetting that the Geneva Convention, and several international treaties that ban torture were made post WWII. So there were WMDs when they were signed. It is interesting to see how many people are willing to ignore the rule of law when the stakes are high enough. It...
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |