Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Socket-functions?
#1
Is there socket-functions? I mean that it could send data on any port with any method or wait for coming stream..

So I could use other programs with QM. (telnet)
#2
QM itself does not have sockets functions, but can use winsock 2 functions that are provided by Windows. If you can use them, I'll give you the declarations. Winsock 2 reference here:

http://msdn2.microsoft.com/en-us/library/ms740673.aspx
#3
Gintaras Wrote:QM itself does not have sockets functions, but can use winsock 2 functions that are provided by Windows. If you can use them, I'll give you the declarations. Winsock 2 reference here:

http://msdn2.microsoft.com/en-us/library/ms740673.aspx
Can you make the declarations? So, I could use winsock2 fuctions..
#4
Check your email...


Forum Jump:


Users browsing this thread: 1 Guest(s)