StrataFrame Forum
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
Getting COM port list ?
http://forum.strataframe.net/Topic33469.aspx
By Dong Trien Lam
-
3/21/2017
Do you know the C # code get COM port list of this device:
http://www.chinaseniorsupplier.com/Telecommunications/Communication_Equipment/60215051007/Antecheng_Bulk_sms_wavecom_Wcdma_8_Ports_modem_pool_3g_AT_modem.html
share me with.
By StrataFrame Team
-
3/21/2017
Looks like this should do it for you:
https://msdn.microsoft.com/en-us/library/system.io.ports.serialport.getportnames.aspx
By Dong Trien Lam
-
3/22/2017
I tried but did not work on this device
By StrataFrame Team
-
3/22/2017
I'm sorry, I don't know what else to tell you. Does the manufacturer have an assembly that you can wrap with PInvoke methods to communicate with the card?
By Dong Trien Lam
-
3/23/2017
I have read the manufacturer documentation but there is no documentation on getting the COM port list