Menu

Getting client addres with recvfile

Help
2008-01-03
2013-04-25
  • Cristian Orellana

    Hi!,

    is there any way to get the client's address (device sending files to my server) using recvfile?

    Thanks in advance, and Happy New Year too!

     
    • blam

      blam - 2008-01-04

      Not by using recvfile(), but you can get it by changing the internal implementation files.

      On linux, you can change the Python extension .c files.

      On mac, you can change src/mac/_obex.py (there are some comments in the file about this).

      I'm changing the internal obex implementation for the next release (planned for later this month) and it will make it a lot easier to get this information.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.