Jump to content

PC-2011

Active Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by PC-2011

  1. So I play lacrosse at my local high school my team would like to watch our practice and game film online but the files we have of our games and practice are huge like 2-3gb and most places wont let you upload more then ten at a time with out charging large amounts of $ that we don't have. dose any one know of a program like livestream i can install on a old laptop or desktop with a 3-4tb external to play all the files so people can see them??
  2. So I'm always hearing and helping with ideas for old pc. I have maybe 10 of these microsoft broadband networking wireless usb adapter model mn-510. I got them from a company that upgraded there computers they all work. any ideas on things to do with them think I make a robot with one or maybe have a backtrack vm and do wireless password testing on my freinds and mine. anyone used one of these adpaters are they capible of something like that?
  3. PC-2011

    USB Spamer

    I Would like to create a Flash Drive that can spam Someones computer like make random mouse clicks enter random keys in the keybord turn on and off caps lock and change wallpapers. if i have to create a program im will to just give me somthing to search for i looked it up online and found nothing but a whole bunch of scurity softwares.
  4. ok so im creating a program that will run thro a set of a questions and send the results to my sql server. if have import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; public class MySQL { public MySQL() { Connect(); } public static void Connect(){ try { Class.forName("com.mysql.jdbc.Driver"); Connection connection = DriverManager.getConnection( "jdbc:mysql://localhost:3306/test", "user1", "test"); Statement statement = connection.createStatement(); ResultSet resultSet = statement .executeQuery(""); while (resultSet.next()) { System.out.println("")); } } catch (Exception e) { e.printStackTrace(); } } } so i know im going to need to learn some sql but where would i put the command to send the array of answers with a user id and score. the array is a list of stings the id is a int and the score is a int if that helps
  5. im just learning so please dont hate on my setup please. ok so my fun has started or so i thought. a littel about my network(might help dont know) i took my old pc and installed windows server 2008 on it just to learn about it. it was a dell demesions 4600 with 1.5gb of ram and a pentiam 4 (i think i spelled that wrong and i not sure if thats it in my computer is say qaud core or somthing) thats my domain controller. its connected to a asus dark night rt-n66u along with 4 or 5 other devices(1 desktop 1 laptop 1 netgear switch 1 asus rt-n10+ and some printer). the asus rt-n10+ runs a 802.11g network and is conneced to my dark night by its wan port so its ips are 192.168.2.1 on the rt-n10+ network is my desktops in my den on a work one and one to work on and one to learn on. and some other stuff but i dont think you need the rest. my desktop i built to tech myself stuff cant seem to connect to the domain controller for some unknow reason to me it connects if i go to its local ip because i ran my website on it too. but if i try do connect to the print server file server or Active dorectory i cant. DNS is setup to the local ip of my domain controller and a few other things. i really only care about the desktop but a few laptops that dont support 802.11n connct to my rt-n10+ none of them can connect to the domain controller. if you need anything explaned i will do the best i can. thanks for the help
  6. yes but dose that create a report then have it sent to like a server because they delete data that is not in file I guss the more like a network boot type of thing at boot off the same image evrry time and dose not change
  7. thank you again I will do my best to learn.
  8. no I completly umderstand and I love to learn and I just dont have manyy resorses to learn besides the internet and a computer class that is the most confusing thing in the world learn everything my techcer has been trying to tech us on the internet.
  9. well I dont want to copy what they have dont. 1. I think it could be written in many diffrent code I dont think there is one it has to be in. I just have been reading and java can download and unzip files. 2.Ok so my thought was not a torrent but more how it acts like how it is a small package of data that gose into a program and the program takes the link or im this case the tracker for the torrent and gets the pakage to be umziped. 3. I think for the file thats has the download like I need to find a way to protect them from the normal person from just opening files and messing with them. 4. Maybe a web GUI for with packs that a group of people have tested and think are worthy or should it be a desktop cmd window (most users I know us windows for this program linix is really buggey we have found) I think a actual GUI would be a ton of time put to waste I have not spent a ton of time on them only know how to make a chekerd board not that im lazy but this is more a function then a thing for people to sit and look at. I would love to hear what you guys think of my idea and it would be for server owners that want spcific mod packs that they have specialized.
  10. That kinda it. Sorry about my rambling.
  11. ok so most people are using technic launcher these days in minecraft but there is one problem them only let you play mods they want i want to create a program that will do the samething as the lancher but make a somewhat torrent type thing so people can download a text file with a link and it will download the file when there is an update the. im 15 and taking AP computer sic only been in the class for a few weeks i dont really know where to start or really mutch about java.
  12. thank i got a new router that counts with some configuration i got it to work thank you
  13. a lots of switches and wireless points not really one
  14. OK i am so lost i got zimbra the email client to install on a few laptops and desktops on my home domain(i am just learning about domains don't hate) and my one new desktop i build just dose not want to boot vbs scripts or its the program not sure all the other windows 7 desktops and laptops work there all on the same domain with the admin logging in and it only works on local accounts user or administrator and ideas i tried have reinstalled it updated every single program i could think of and it just wont work on this desktop and one having the problem or figure out why this is happening. thanks
  15. ok that kinda worked but it didnt give me a bandwith usage meter just pring and stuff plus it could not find a few of the pcs
  16. ok so just to make the explaintion easy to understand i will put it like this. there are 10 pcs, 1 server and a router the server has only one nic so dont say make the server a router or gateway. i was looking for a program that can collect how mutch data each pc is using and is all sent to a server and added up but if it just sends a report to the server that good enough becuase one of the pcs is downloading a ton of stuff then deleteing or streaming but i can figure out with one because the users are reseting the data everytime they restart. any ideas of a program that can send reports like that.
  17. PC-2011

    Wireless Usb

    yes i want to put a low speed guest wireless network
  18. PC-2011

    Wireless Usb

    i have tried all of that and my server is not compatible for windows server 2003 i dont have any drivers for it i wanted to put that on but i could not gte drivers for it
  19. PC-2011

    Wireless Usb

    Hi i got a microsoft broadband networking wireless adapter mn-510 from my grandmother and i want to setup a guest wireless network but its only works on xp and i want to install it on my windows server 2008 r2 that i got from my dads office so i cant find a driver that will be compatible.
  20. ok thanks for all the help
  21. so what harddrive should i get it i need to get a new one i plan to run an email server and maybe a domain and stuff like that?
  22. well it kinda works like i can see it in biso but not in any install and in bios it says space 0mb so?
  23. ok so let me set the scene i have a pile of old sata hard drives and the all have the headers out of line and i dont need them so i start messing with them on my parents old dell(Studio 8gb of ram intel core 2 quade integrated video card) and so i start looking up ways to fix them so i found a way it says to drop if from a 1ft off the ground well that part worked but i cant see it if i try to install an os i can put windows 7 vista ubuntu or xp it dose not show up anywhere. any thoughts on how to reformat the harddrive and get it install and os. thanks for the help
  24. PC-2011

    Ports

    Ok so i have 2 server running alsorts of things and i need like 200 different ports to forward to different servers but none of them are close to each other so i can port range forward is there a way like can i get a switch and connect it right to my modem and get 2 ips one for each server or is there some router i just cant find
×
×
  • Create New...