Results 1 to 8 of 8
hi all
question about file transfer.
how can i transfer a file to another machine(all flavours of unix, linux and windows.., through lan, wan and remote). that just like skype.
...
- 06-13-2007 #1Linux Newbie
- Join Date
- Feb 2007
- Location
- hyderabad, india
- Posts
- 247
regarding file transfer
hi all
question about file transfer.
how can i transfer a file to another machine(all flavours of unix, linux and windows.., through lan, wan and remote). that just like skype.
i had finish the buddies adding, and calling(between two users) and IM.(like skype)
it just remain file transfering.
in "skype" it wont ask Ip adress and password. just click on the buddy and file sending...
i hope you people understand my question.
thank you in advance"Relationships are built on trust and communication"
- 06-14-2007 #2
- 06-14-2007 #3Linux Newbie
- Join Date
- Feb 2007
- Location
- hyderabad, india
- Posts
- 247
- 06-14-2007 #4
- 06-14-2007 #5Linux Newbie
- Join Date
- Feb 2007
- Location
- hyderabad, india
- Posts
- 247
email is not usefull to my program
and i have some ideas..
i wanna share with this forum..
i will select the user(username) and can send the file.... at the user side a window will appear to recive my file..
if the user click save to the file... it will save.
so, for this process what i have to use..
i did another task also, i.e. the user and me can chat each other...by using socket programming.
here text will sending but file not sending using socket programming(actually i didnt get any ideas how to send )
i think you people understand my problem..
please help me
thank you in advance"Relationships are built on trust and communication"
- 06-14-2007 #6
You need to develop a protocol that both ends understand.
Take a look at come of the internet protocols that transfer files, e.g., POP3, NNTP, and look at the source code for programs that use those protocols.
You can find a shell script that acts as a POP3 client in my article, POP3 mail filtering and retrieval with bash, and an HTTP client at http://cfaj.freeshell.org/shell/scripts/httpClient-sh.
- 06-14-2007 #7
munna_dude, I am not sure what you want to do...
Why don't you use an instant messanger like GAIM? Or Gabber? Or even aMSN?
Or you want to write your own "messanger"?
- 06-14-2007 #8Linux Newbie
- Join Date
- Feb 2007
- Location
- hyderabad, india
- Posts
- 247


Reply With Quote
