c# socket and java socket

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: zbcong (congzhebin_at_capinfo.com.cn)
Date: 07/29/04


Date: Thu, 29 Jul 2004 15:09:13 +0800

hello
i am a java programmer,recently we got a project,that need the c# app to
communicate with java app ,i select the socket as intermediate.

i notice that java socket term is divided into " blocking" and
"non-blocking",the latter come from jdk1.4, the c# socket is devided into
"synchronized" and "asynchronized" and both of them are blocking,

in my project,i have tried synchronized c# socket coorperating to blocking
java socket,it works well..but when i modify the c# app to ASYNCHRONIZED
socket,my system DON'T works well,i don't know why? i can't find
asynchronized socket in java,.i learn that nio socket is nonblocking, is it
asynchronized?

who can tell me what's is the best combination solution for the socket
communication between java and c#?



Relevant Pages

  • Re: Problem when connecting Java App with C++ App using Windows So
    ... For the same WAN environment which socket error problem between the 2 ... first, maybe the Java App program problem, the other is ... the cooperation issue between C++ socket and Java socket (both are in Windows ... tool to check why the Java app often detects socket error. ...
    (microsoft.public.win32.programmer.networks)
  • Java Network Programming FAQ
    ... Java Network Programming FAQ. ... How can I find out who is accessing my server? ... What are socket options, and why should I use them? ... How does servlet performance compare to applets? ...
    (comp.lang.java.programmer)
  • Java Network Programming FAQ
    ... Java Network Programming FAQ. ... How can I find out who is accessing my server? ... What are socket options, and why should I use them? ... How does servlet performance compare to applets? ...
    (comp.lang.java.programmer)
  • Java Network Programming FAQ
    ... Java Network Programming FAQ. ... How can I find out who is accessing my server? ... What are socket options, and why should I use them? ... How does servlet performance compare to applets? ...
    (comp.lang.java.programmer)
  • Java Network Programming FAQ
    ... Java Network Programming FAQ. ... How can I find out who is accessing my server? ... What are socket options, and why should I use them? ... How does servlet performance compare to applets? ...
    (comp.lang.java.programmer)