tags:

views:

25

answers:

0

Hi

I am just trying to implement a simple Samba client. I am wondering what is happening to the TCP connection between the single request: will this one remain openend or do I open and close a connection each time I send a new request?

Thanks