Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddPort
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
00995563
Message ID:
00995965
Vues:
24
Hello Anatoliy

Yes it works for me too. and i can top that one:
? "AddPort:", AddPort(Null, 0, "Standard TCP/IP Port")
this will bring up a dialog box to add a network port.

but my problem is, i need to to this automaticly/programaticly in the background. i have the port address, server name, etc at the time. but i just cant figer out how to do this (on a windows98 and up machine)

Thanks.


>This code worked for me
>DECLARE INTEGER AddPort IN winspool.drv;
>	STRING pName, INTEGER hWindow,;
>	STRING pMonitorName
>
>? "AddPort:", AddPort(Null, 0, "Local Port")
>
>It displays a dialog box...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform