|
-
May 26th, 2000, 08:26 PM
#1
Thread Starter
Junior Member
i am having problem while doing my project for an ISP.
the task is to disconnect ISP users as soon as their last second is over.
at the moment i have a table in a SQL Server database from where i can find information about account hours usage.
and another table where all the active sessions are present.
this table contains following information about active users.
1. LOGIN_ID
2. PORT_NUMBER
3. IP ADDRESS OF THE RAS SERVER.
after wards i want to connect to the target Ras server
via telnet.
the command is
reset sPORT_NUMBER
PORT_NUMBER is to be read from the table's field
please tell me about this as to how to use the vb to
connect to the RAS Server via telnet.
reply me at:
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|