TDI and TCP

Hello,

I need to estabilish a TCP connection using TDI. Can anyone give me an idea of the APIs sequence to be called? I never uded TDI before.

Thanks
Matteo


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Create an address file object
Create a connection file object
Then TDI_ASSOCIATE_ADDRESS
Then TDI_CONNECT.

Max

----- Original Message -----
From: Matteo Pelati
To: NT Developers Interest List
Sent: Thursday, September 27, 2001 1:36 AM
Subject: [ntdev] TDI and TCP

Hello,

I need to estabilish a TCP connection using TDI. Can anyone give me an idea of the APIs sequence to be called? I never uded TDI before.

Thanks
Matteo

You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com