Dear great experts, I recently need to make a network communication client on DOS. Using the pctcp sdk. Found that it can't run.
PC: Network card tc - link 8139.
Installation of pctcp network card driver: rtspkt 0x60, ethdrv
Using the ping and ftp programs that come with pctcp, they can be used.
Compilation environment: BC4.5
When the program runs wLstnSock = socket (AF_INET, SOCK_STREAM, 0); it will crash.
What's the situation here? Please help the great experts to have a look.
PC: Network card tc - link 8139.
Installation of pctcp network card driver: rtspkt 0x60, ethdrv
Using the ping and ftp programs that come with pctcp, they can be used.
Compilation environment: BC4.5
When the program runs wLstnSock = socket (AF_INET, SOCK_STREAM, 0); it will crash.
What's the situation here? Please help the great experts to have a look.
