Results 1 to 4 of 4

Thread: Serial Communication

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    6

    Exclamation

    Hi All,

    I am looking out for some third party communication software/dll that can be plugged into my software developed in VB for transmitting files. I will be requiring a modem based file transfer software and a TCP/IP based software.

    If anyone knows about such a software/dll that can be distributed, please let me know. I am also interested in knowing how to do such a thing in VB. I am new to this area.

    Thanks
    Gks

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb MSDN Online Code Cneter

    If you have MSDN library installed, then you can get the MSComm sample project file at the sample folder as "\...\MSDN\2000JAN\1033\Samples\VB98\Mscomm" or try to search at following web site


    [Edited by Chris on 06-06-2000 at 01:16 PM]

  3. #3
    Guest

    Mscomm

    Inside VB itself got the ActiveX control namely MSComm32.ocx
    U can use it for serial communication.

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    6

    Thanks

    Hi All,

    Thanks for the info. But I am looking out for some ready made dlls or programs which will do it for me. If I use the
    MSCOMM control, I will have to code for it right.

    Thanks for ur replies. Will look into the options.

    Thanks
    Gks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width