阅读背景:

Linux C网络通信程序在调试器中工作,但不在外部

来源:互联网 

I have two files, server.c and client.c. The server listens for a client request and then replies appropriately (right now just LIST with a static directory is implemented). When the server receives the LIST command, it counts the amount of regular files in the directory specified (which is a static value right now), then sends the client the amount so that it keeps listening until n elements have been received. The server then starts sending the file names to the listening client.I have two files, server.c and client.c. The se




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: