Click here to Skip to main content
15,907,492 members
Home / Discussions / C#
   

C#

 
Questionhow to print form in vs2005 ? Pin
hdv21223-Sep-06 1:03
hdv21223-Sep-06 1:03 
AnswerRe: how to print form in vs2005 ? Pin
Green Fuze23-Sep-06 6:03
Green Fuze23-Sep-06 6:03 
QuestionProperties.Settings - does it work ? Pin
Christian Graus23-Sep-06 0:38
protectorChristian Graus23-Sep-06 0:38 
AnswerRe: Properties.Settings - does it work ? Pin
S. Senthil Kumar23-Sep-06 1:57
S. Senthil Kumar23-Sep-06 1:57 
GeneralRe: Properties.Settings - does it work ? Pin
Christian Graus23-Sep-06 18:54
protectorChristian Graus23-Sep-06 18:54 
GeneralRe: Properties.Settings - does it work ? Pin
S. Senthil Kumar24-Sep-06 19:05
S. Senthil Kumar24-Sep-06 19:05 
QuestionVoice capturing Pin
AB777123-Sep-06 0:11
AB777123-Sep-06 0:11 
QuestionQuestion about data transfer through tcp. Pin
Green Fuze22-Sep-06 23:23
Green Fuze22-Sep-06 23:23 
Hey Everybody! Smile | :)

I'm trying to send a file through a network using TCP client.
for small files I had no problem, but when I got to bigger files I had to find a solution to the buffer problem.

To do that I "cut" the file into chunks, and sending each time a chunk at size 65000. now, everything is going well and the file does go through, but the problem is that the file gets to the other computer corrupted. The file size on the two computers is identical, but its still corrupted.

any ideas anyone????
Thanks!
AnswerRe: Question about data transfer through tcp. Pin
Syed Mujtaba Hassan22-Sep-06 23:42
Syed Mujtaba Hassan22-Sep-06 23:42 
AnswerRe: Question about data transfer through tcp. Pin
Mike Dimmick23-Sep-06 1:05
Mike Dimmick23-Sep-06 1:05 
QuestionTo use C++ DLL in C#. Pin
Syed Mujtaba Hassan22-Sep-06 23:09
Syed Mujtaba Hassan22-Sep-06 23:09 
AnswerRe: To use C++ DLL in C#. Pin
Christian Graus23-Sep-06 1:11
protectorChristian Graus23-Sep-06 1:11 
GeneralRe: To use C++ DLL in C#. Pin
Syed Mujtaba Hassan24-Sep-06 23:59
Syed Mujtaba Hassan24-Sep-06 23:59 
GeneralRe: To use C++ DLL in C#. Pin
Christian Graus25-Sep-06 0:20
protectorChristian Graus25-Sep-06 0:20 
GeneralRe: To use C++ DLL in C#. Pin
Syed Mujtaba Hassan25-Sep-06 19:30
Syed Mujtaba Hassan25-Sep-06 19:30 
GeneralRe: To use C++ DLL in C#. Pin
Christian Graus25-Sep-06 19:36
protectorChristian Graus25-Sep-06 19:36 
GeneralRe: To use C++ DLL in C#. Pin
Syed Mujtaba Hassan27-Sep-06 22:56
Syed Mujtaba Hassan27-Sep-06 22:56 
Questionput a CrLf into a textbox.text Pin
Glen Harvy22-Sep-06 22:36
Glen Harvy22-Sep-06 22:36 
AnswerRe: put a CrLf into a textbox.text Pin
Guffa22-Sep-06 22:41
Guffa22-Sep-06 22:41 
GeneralRe: put a CrLf into a textbox.text Pin
Glen Harvy22-Sep-06 22:46
Glen Harvy22-Sep-06 22:46 
AnswerRe: put a CrLf into a textbox.text Pin
Guffa22-Sep-06 23:54
Guffa22-Sep-06 23:54 
GeneralRe: put a CrLf into a textbox.text Pin
Glen Harvy23-Sep-06 4:07
Glen Harvy23-Sep-06 4:07 
AnswerRe: put a CrLf into a textbox.text Pin
Tilewa24-Sep-06 12:42
Tilewa24-Sep-06 12:42 
Questionvalue of childnode in a treeview Pin
Deepak the Cool22-Sep-06 21:48
Deepak the Cool22-Sep-06 21:48 
AnswerRe: value of childnode in a treeview Pin
Ed.Poore24-Sep-06 13:35
Ed.Poore24-Sep-06 13:35 

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.