• Problems with BSD socket functions
    I have been trying to write a simple FTP client using the BSD socket functions, but find I have 2 problems: 1. When trying to use the recv() function when specifying a buffer size smaller than the...
  • http sockets
    Hello, I'm trying to implement a TCP/IP Stack with a running web server. I took code from the http_demo project. The systems runs, I can connect and display the website on my browers. After a few refreshes...
  • SOCKET PROGRAMMING
    i m using 2378 Ethernet module ,tested the easy web code . now i wanted to make it for sockets instead of http i.e socket programming. can u provide source code for that ??? reply if can help ??? ...
  • socket functions
    Trying to create a simple server, using the 'socket' type functions, but i get the errors: .\obj\workspace.axf: Error: L6218E: Undefined symbol bsd_NumSocks (referred from at_bsd.o). .\obj\workspace...
  • Wifi Sockets
    Hello, I'm trying to test wifi functionality of Network Component (v7.14) using sockets functions, not bypass mode. In standard example of WizFi360 (CMSIS Driver) I can't initialize network component...