Hello, i'm looking for some client server examples using sockets that are were written in c language and run with Visual Studio 2005 ( i use the compile as c code option) over windows XP. did some googling and searches but most of the code samples are for unix and/or for C++/c# etc. for example from the MSDN: http://msdn2.microsoft.com/en-us/library/ms737889.aspx keep up the good work, newbbie with passion
"Nebbie With Passion" wrote in message news:F5BCD268-FF36-4829-BB75-BA0AAE0BB9E8@microsoft.com... > Hello, > > i'm looking for some client server examples using sockets that are were > written in c language and run with Visual Studio 2005 ( i use the compile as > c code option) over windows XP. > did some googling and searches but most of the code samples are for unix > and/or for C++/c# etc. > > for example from the MSDN: > http://msdn2.microsoft.com/en-us/library/ms737889.aspx > > keep up the good work, > newbbie with passion > Some pure-C samples are available at http://tangentsoft.net/wskfaq/examples/index.html Why do you think the samples at your link are not C?