PDA

Bekijk de volledige versie : How to connect router to computer??



darkbios
24-05-2009, 18:52
can anybody tell me how to send data or file from our computer to router??
in future i would try to change the internet configure in router code
so if I don't setup any cable connection(without internet), maybe i can't connect anymore to my router :D
currently I am using apache on my computer and from router using wget to get a file or data
so I wish to use pl2303 cable to connect to my computer
I have already do:
insmod usbserial.o
insmod pl2303.o debug=1
mknod /dev/ttyUSB0 c 188 0
chmod 666 /dev/ttyUSB0

can anybody tell me how to send the data via pl2303 cable ?:confused:
sorry if my english is hard to understand

newbiefan
24-05-2009, 19:15
can anybody tell me how to send data or file from our computer to router??
in future i would try to change the internet configure in router code
so if I don't setup any cable connection(without internet), maybe i can't connect anymore to my router :D
currently I am using apache on my computer and from router using wget to get a file or data
so I wish to use pl2303 cable to connect to my computer
I have already do:
insmod usbserial.o
insmod pl2303.o debug=1
mknod /dev/ttyUSB0 c 188 0
chmod 666 /dev/ttyUSB0

can anybody tell me how to send the data via pl2303 cable ?:confused:
sorry if my english is hard to understand

Sorry, I can not see what you want to do.....
Well, when you want to send any data from your computer to your router, just read wengis howto, install dropbear and on your computer putty - that's all.
Please read: http://wl500g.info/showthread.php?t=10307
If you follow the first steps, you can send datas from your computer to your router.
have fun