Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: When should I delete ServerSocket when client shutdown Pin
white jungle11-Jan-04 6:59
white jungle11-Jan-04 6:59 
GeneralLV & TV strange behavior Pin
GeraldoLuiz11-Jan-04 1:49
GeraldoLuiz11-Jan-04 1:49 
GeneralRe: LV & TV strange behavior Pin
GeraldoLuiz11-Jan-04 11:49
GeraldoLuiz11-Jan-04 11:49 
Generalc++ file transfer between client\server Pin
Anonymous11-Jan-04 1:33
Anonymous11-Jan-04 1:33 
GeneralRe: c++ file transfer between client\server Pin
Johnny ²11-Jan-04 2:40
Johnny ²11-Jan-04 2:40 
GeneralRe: c++ file transfer between client\server Pin
valikac11-Jan-04 6:07
valikac11-Jan-04 6:07 
GeneralRe: c++ file transfer between client\server Pin
Jörgen Sigvardsson11-Jan-04 7:14
Jörgen Sigvardsson11-Jan-04 7:14 
GeneralRe: c++ file transfer between client\server Pin
Anonymous11-Jan-04 11:21
Anonymous11-Jan-04 11:21 
okay guy's thanks for your advice i applied this to my code,and its almost running just how i want it,before i started using the read() function,when i transfered a .txt file the format of the data in the file was all messed up,now it seems to be fine.
now i have changed the mode to binary,and attempted to send a random exe,im still gettin a error where the size of the file does not match that of the original.
am i using my send() and recv() loops effectively to send my data,i fear that there getting mixed up maybe the loop in the client is running faster than that of the server i dont know,but the loop only has to work once with a small textfile,where ass it looks a little unstable with a larger file.

any more information,or a better way of achiving what i want would be much appreciated.
thanks
chris;)
Question__fastcall and naked keyword? Pin
Alexander M.,10-Jan-04 23:53
Alexander M.,10-Jan-04 23:53 
AnswerRe: __fastcall and naked keyword? Pin
John R. Shaw11-Jan-04 5:11
John R. Shaw11-Jan-04 5:11 
GeneralRe: __fastcall and naked keyword? Pin
Alexander M.,11-Jan-04 6:53
Alexander M.,11-Jan-04 6:53 
GeneralRe: __fastcall and naked keyword? Pin
Jörgen Sigvardsson11-Jan-04 7:16
Jörgen Sigvardsson11-Jan-04 7:16 
GeneralRe: __fastcall and naked keyword? Pin
Jörgen Sigvardsson11-Jan-04 7:18
Jörgen Sigvardsson11-Jan-04 7:18 
GeneralRe: __fastcall and naked keyword? Pin
Alexander M.,11-Jan-04 8:39
Alexander M.,11-Jan-04 8:39 
GeneralRe: __fastcall and naked keyword? Pin
Jörgen Sigvardsson11-Jan-04 8:47
Jörgen Sigvardsson11-Jan-04 8:47 
Generalmultithreading Pin
NewYork10-Jan-04 23:46
NewYork10-Jan-04 23:46 
GeneralRe: multithreading Pin
valikac11-Jan-04 6:09
valikac11-Jan-04 6:09 
GeneralRe: multithreading Pin
Joe Woodbury11-Jan-04 14:27
professionalJoe Woodbury11-Jan-04 14:27 
Generalmultithreading Pin
NewYork10-Jan-04 23:46
NewYork10-Jan-04 23:46 
QuestionHow can I display a 3D graph with Nikolai Teofilov program: 3D Graph ActiveX Control? Pin
Anonymous10-Jan-04 22:53
Anonymous10-Jan-04 22:53 
GeneralProgram that networks Pin
nukeler10-Jan-04 18:08
nukeler10-Jan-04 18:08 
GeneralRe: Program that networks Pin
abc87610-Jan-04 18:16
abc87610-Jan-04 18:16 
GeneralRe: Program that networks Pin
valikac11-Jan-04 6:12
valikac11-Jan-04 6:12 
GeneralRe: Program that networks Pin
Jijo.Raj11-Jan-04 18:16
Jijo.Raj11-Jan-04 18:16 
GeneralWarning after importing bitmap Pin
Ernesto D.10-Jan-04 14:16
Ernesto D.10-Jan-04 14:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.