I'd like to write a TELNET running on mypsp.
so i can control my remote PC. lol.
may be FTP MAIL after my TELNET works.
but i'm a fresh man in programming under linux. (allways windos vc6)
so i need a demo to learn.
thanks a lot. you can post here or mail me :wagon169@126.com
sorry about my poor english!
anyone can give me a WANL CONNECTION demo?
Yeah, take a look at the 'simple' sample in the net folder in the pspsdk samples. It will show you how to connect to an access-point. The next thing you want to do is get into socket programming. There's some pretty good guides out there. If you want to jump into that, do a google search on "beej's guide" which has some pretty cool things in it. It will get you up and running. If you have a good networking background unlike me, you'll do really well! :D
EDIT: Socket programming is pretty simple, and there is a good chance you'll be ready to write your telnet app in a day!
EDIT: Socket programming is pretty simple, and there is a good chance you'll be ready to write your telnet app in a day!
than you all ,especially *****_M thankyou!!!
than you all especially *****_M thankyou!!!
an other question: do i just write a net program use C like
an other question: i just write a net program use C like On PC(windows)?
like send() recieve();?
then it's works good in my psp? that would be good!
like send() recieve();?
then it's works good in my psp? that would be good!