Making a socket-server (XML)

Hoi

Does anyone know if you can program (make) a socket-server(XML) with C, C++ or Basic?
I know you can make one with Java but I what to try and make my own one that also can be recognised by windows(in .exe form).

thanx M64

[size=1]-if a mod knows a better place for this thread please do move it :slight_smile: [/size]

*Originally posted by Master64 *
**[size=1]-if a mod knows a better place for this thread please do move it :slight_smile: [/size] **
that indeed I do.

thanx :wink:

You can write socket servers in PHP if you want… there was a tute on www.zend.com about it a while ago.

Unfortunately, their site seems to be down at the moment…

thanx =)
will look into that :slight_smile:

but still what to know my first Q :stuck_out_tongue:

NJS: http://www.zend.com/zend/tut/tutorial-staub3.php

theres the link to the PHP socket…

yes its possible to create one in C++

http://www.google.com/search?hl=en&ie=utf-8&oe=utf-8&q=C%2B%2B+XML+socket+server

thanx :slight_smile: