Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: Scrolling RichTextBox Pin
Toximus4-Dec-04 23:48
Toximus4-Dec-04 23:48 
GeneralRe: Scrolling RichTextBox Pin
leppie5-Dec-04 7:33
leppie5-Dec-04 7:33 
GeneralBackGround Windows Form Pin
camposeo793-Dec-04 23:44
camposeo793-Dec-04 23:44 
GeneralRe: BackGround Windows Form Pin
Robert Rohde4-Dec-04 8:28
Robert Rohde4-Dec-04 8:28 
GeneralRe: BackGround Windows Form Pin
Alex Korchemniy4-Dec-04 16:43
Alex Korchemniy4-Dec-04 16:43 
GeneralNot all files are removed, when the program is uninstalled Pin
Bjoern.adG3-Dec-04 23:00
Bjoern.adG3-Dec-04 23:00 
GeneralRe: Not all files are removed, when the program is uninstalled Pin
Daniel Turini3-Dec-04 23:08
Daniel Turini3-Dec-04 23:08 
Generaldesign question. Pin
jtmtv183-Dec-04 22:11
jtmtv183-Dec-04 22:11 
im trying to write a effective file sharing program. The program should brake down a file into pieces (byte[]) and send them over the network to the client. The client should then return a recipt or something, letting the sender know that he just recieved the byte[] then repeat. in the event the client never sends a recipt, the sender will then resend the previous byte[]. What im asking is, what is a efficient way and effective way of doing this. obviously hashcodes would need to be employed to ensure the client has recieved the correct data. any ideas/code examples on how to do this would be much appreciated.

as it stands now i wrote a dll that automaticly deserializes (spelling),compresses,encrypts and sends it. the recieved does the oposite and then sends the newly formed object back. is there a easyier way of doing this?

thnx,

jesse

The Code Project Is Your Friend...
GeneralRe: design question. Pin
Daniel Turini3-Dec-04 23:05
Daniel Turini3-Dec-04 23:05 
GeneralRe: design question. Pin
leppie4-Dec-04 1:17
leppie4-Dec-04 1:17 
GeneralRe: design question. Pin
jtmtv184-Dec-04 7:58
jtmtv184-Dec-04 7:58 
Generalcustome control events Pin
Anonymous3-Dec-04 19:24
Anonymous3-Dec-04 19:24 
GeneralRe: custome control events Pin
Stanciu Vlad3-Dec-04 23:05
Stanciu Vlad3-Dec-04 23:05 
GeneralRe: custome control events Pin
Anonymous4-Dec-04 7:57
Anonymous4-Dec-04 7:57 
GeneralRe: custome control events Pin
Stanciu Vlad4-Dec-04 8:14
Stanciu Vlad4-Dec-04 8:14 
GeneralRe: custome control events Pin
Robert Rohde4-Dec-04 8:32
Robert Rohde4-Dec-04 8:32 
GeneralRe: custome control events Pin
Anonymous4-Dec-04 9:01
Anonymous4-Dec-04 9:01 
GeneralRe: custome control events Pin
Stanciu Vlad4-Dec-04 9:28
Stanciu Vlad4-Dec-04 9:28 
GeneralRe: custome control events Pin
Stanciu Vlad4-Dec-04 9:30
Stanciu Vlad4-Dec-04 9:30 
QuestionWhat are the good practises to write an complicate application? Pin
ting6683-Dec-04 17:49
ting6683-Dec-04 17:49 
AnswerRe: What are the good practises to write an complicate application? Pin
Daniel Turini3-Dec-04 19:16
Daniel Turini3-Dec-04 19:16 
AnswerRe: What are the good practises to write an complicate application? Pin
Anonymous3-Dec-04 19:18
Anonymous3-Dec-04 19:18 
GeneralRe: What are the good practises to write an complicate application? Pin
Daniel Turini3-Dec-04 23:02
Daniel Turini3-Dec-04 23:02 
GeneralRe: What are the good practises to write an complicate application? Pin
Robert Rohde4-Dec-04 8:34
Robert Rohde4-Dec-04 8:34 
Generalstring to int Pin
John L. DeVito3-Dec-04 17:29
professionalJohn L. DeVito3-Dec-04 17:29 

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.