Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor snehalpatil's Avatar
    Join Date
    Feb 2008
    Posts
    174
    Hello,

    How can we access COM port in a network through sockets? we must immediately notified about which COM port is alive in a network. I want to access com port of a machine which is connected in a network.

  2. #2
    Super Contributor arpit2agrawal's Avatar
    Join Date
    Jan 2008
    Location
    Amravati, India
    Posts
    546
    COM port belongs to different technology and sockets belong to different one.

    Sockets are end points for communication in IP based network while COM ports are end points for communication in serial interface network.

    Its like:

    [Computer1] <-> [COM_Port] <-> [Cable/Bluetooth/some_other_technology] <-> [COM_Port] <-> [Computer2]

    and

    [Computer1] <-> [Socket] <-> [IP_Based_Network] <-> [Socket] <-> [Computer2]

    I hope it answers your question...

  3. #3
    Registered User vaibhavjain's Avatar
    Join Date
    Jan 2007
    Posts
    282
    Hi,

    I think you have posted your query on a wrong forum. Kindly use appropriate forums for your query.

    Anyways regarding your qestion of accessing COM port of a remote computer there are dedicated tools available on the net. These tools emulate a virtual serial port on local computer which is actually connected to the physical serial port of another computer via TCP/UDP. One such tool is

    http://www.eltima.com/products/serial-over-ethernet/

    You can find similar tools on the web.

    Hope that helps,

    Regards,
    VJ

Similar Threads

  1. Access Point Connection Problem on N96... Help!
    By asenechalM5T in forum Symbian Networking & Messaging (Closed)
    Replies: 4
    Last Post: 2008-11-17, 15:00
  2. SIP/JSR180: Registration fails due to sending/listening port mismatch at client
    By shiv_nitjai in forum Mobile Java Networking & Messaging & Security
    Replies: 0
    Last Post: 2008-10-14, 12:43
  3. How to access Infrared port
    By cars2003 in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2003-07-22, 10:06
  4. RS232 port in Nokia9210
    By hanusiak in forum PersonalJava
    Replies: 3
    Last Post: 2002-10-08, 06:05
  5. Access to serial port signals in BT serial port emulation
    By ilkas in forum Bluetooth Technology
    Replies: 0
    Last Post: 2002-08-09, 09:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved