Click here to Skip to main content
15,915,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Project for different OS Pin
Stanciu Vlad29-Mar-05 22:01
Stanciu Vlad29-Mar-05 22:01 
GeneralAdding Mails to a Folder in Outlook programmatically Pin
ShwetaRokade29-Mar-05 19:55
ShwetaRokade29-Mar-05 19:55 
GeneralA new question Pin
shaima'29-Mar-05 19:43
shaima'29-Mar-05 19:43 
GeneralRerading a Text File with Advance Options.... Pin
Anonymous29-Mar-05 19:17
Anonymous29-Mar-05 19:17 
GeneralRe: Rerading a Text File with Advance Options.... Pin
S. Senthil Kumar29-Mar-05 19:24
S. Senthil Kumar29-Mar-05 19:24 
GeneralCSharp Client to Java Server TCP problems Pin
fperugini29-Mar-05 15:30
fperugini29-Mar-05 15:30 
GeneralRe: CSharp Client to Java Server TCP problems Pin
S. Senthil Kumar29-Mar-05 19:27
S. Senthil Kumar29-Mar-05 19:27 
GeneralRe: CSharp Client to Java Server TCP problems Pin
mav.northwind29-Mar-05 20:21
mav.northwind29-Mar-05 20:21 
Hi!
I'm not really sure if this will help you but I remember having played around with .NET<->Java communication via TCP/IP.
IIRC, the byte-order was different between .NET and Java, so if you write a 4 byte integer value, for example, you'll have to reverse the bytes on the receiver's side to get the correct value.
Could be the case with sending strings as well...

Regards,
mav
GeneralRe: CSharp Client to Java Server TCP problems Pin
Sebastian Schneider29-Mar-05 21:14
Sebastian Schneider29-Mar-05 21:14 
GeneralRe: CSharp Client to Java Server TCP problems Pin
fperugini30-Mar-05 1:51
fperugini30-Mar-05 1:51 
GeneralCheck if a shortcut is on desktop Pin
Johny Ng29-Mar-05 14:44
Johny Ng29-Mar-05 14:44 
GeneralRe: Check if a shortcut is on desktop Pin
Christian Graus29-Mar-05 16:54
protectorChristian Graus29-Mar-05 16:54 
GeneralPowerPoint thumbnail generation Pin
Alex Korchemniy29-Mar-05 14:17
Alex Korchemniy29-Mar-05 14:17 
Generalstring.Format Pin
LeeeNN29-Mar-05 7:19
LeeeNN29-Mar-05 7:19 
GeneralRe: string.Format Pin
Roger Stewart29-Mar-05 7:49
professionalRoger Stewart29-Mar-05 7:49 
Generalsetting DLCTL_SILENT on WebBrowser control Pin
dkarlton29-Mar-05 6:13
dkarlton29-Mar-05 6:13 
GeneralRe: setting DLCTL_SILENT on WebBrowser control Pin
spif200130-Mar-05 1:39
spif200130-Mar-05 1:39 
GeneralRe: setting DLCTL_SILENT on WebBrowser control Pin
dkarlton30-Mar-05 4:15
dkarlton30-Mar-05 4:15 
GeneralAbstract class and interfaces Pin
MrJJKoolJ29-Mar-05 5:45
MrJJKoolJ29-Mar-05 5:45 
GeneralRe: Abstract class and interfaces Pin
turbochimp29-Mar-05 6:10
turbochimp29-Mar-05 6:10 
GeneralRe: Abstract class and interfaces Pin
_J_29-Mar-05 6:16
_J_29-Mar-05 6:16 
GeneralRe: Abstract class and interfaces Pin
S. Senthil Kumar29-Mar-05 19:31
S. Senthil Kumar29-Mar-05 19:31 
General[Message Deleted] Pin
nobody262629-Mar-05 4:52
nobody262629-Mar-05 4:52 
GeneralRe: Get number of copies from Win32_PrintJob Pin
Anonymous29-Mar-05 5:13
Anonymous29-Mar-05 5:13 
GeneralRe: Get number of copies from Win32_PrintJob Pin
Anonymous29-Mar-05 11:04
Anonymous29-Mar-05 11:04 

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.