Re: A C unix server with a windows client



In article <1194901360.127609.88660@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, Seth
<Seth7TS@xxxxxxxxx> wrote on Tuesday 13 Nov 2007 2:32 am:

Hi,
i have written i simple C server with Socket under linux. I have no
problem with a unix client, but if the client is written in C under
windows read and write does not work properly...
what should i do??

I believe that sockets under Windows are significantly different from
the UNIX way.

Post to a Windows group like
<news:comp.os.ms-windows.programmer.networks> or
<news:comp.os.ms-windows.networking> or
<news:comp.os.ms-windows.programmer.win32>

and provide more details and code for your question.

.



Relevant Pages

  • Re: General Linux c programming questions
    ... controller in c, and Windows programming experience. ... Linux process overhead is only a fraction of what it is under Windows. ... If by sockets you are referring to networking sockets, no special libraries are required. ... Socket API is included in the standard C library. ...
    (comp.os.linux.misc)
  • Re: recv blocks although socket is ready
    ... Because this is a cross plattform application for AIX, Darwin, FreeBSD, ... IRIX, IRIX64, Linux, OSF1, SunOS and Windows. ... Running the same app on the same hardware under Linux ... frequently when there is some UDP traffic on another socket. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Where do I start?
    ... > I am a newcomer to Linux development, ... > the database or server scripts into the served html pages. ... Well how would you do these tasks on Windows??? ... & 2) Just like on windows, use socket calls. ...
    (comp.os.linux.development.apps)
  • RE: odd perl & linux socket query problem.....
    ... > use Socket; ... > LINE I'M HAVING PROBLEMS WITH IN LINUX BEING SENT ... "\x01\x01\x01" to a my windows machine through a socket, ... perldoc perldata ...
    (perl.beginners)
  • Re: A C unix server with a windows client
    ... i have written i simple C server with Socket under linux. ... problem with a unix client, but if the client is written in C under ... Only run it under Linux. ... Ask in a Windows programming group. ...
    (comp.lang.c)