Socket programming in MT4.

 
What is the best way to include sockets in MT4 code? Do I need to write a DLL, or are there other soultions available?
 
I think the only solution is to write a DLL (vc++).
I'm working in something like that and I'll tell you when I do it.
 
I think the only solution is to write a DLL (vc++).
I'm working in something like that and I'll tell you when I do it.

Great! I would appreciate it very much. Do you intend release the source too?