CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Fabio78s

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,992

    Re: Strange problem with Windows Sockets

    I have tried both on Win7 and Win10 : the same
    Of course I don't have firewall (if I had, it would have blocked the original app too, not only mine)
    My compiler is MinGW but I think any Windows...
  2. Replies
    4
    Views
    1,992

    Strange problem with Windows Sockets

    Hello,

    I have written a simple TCP-IP client to communicate with a microprocessor board with Ethernet
    Regardless of what the board does, to open communication it's only necessary to instantiate a...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured