Results 1 to 10 of 15

Thread: Sockets unit in Lazarus

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    21 days later I feel like I've been abandoned. Have no fear, I will take the knowledge of the previous posters and adventure out into the mysterious world of network programming. Wish me luck! If you have any advice or great places to find info for noobs like me, post them here.

    Thank you.

  2. #2
    I am using synapse library for sockets myself but haven't done anything bigger with it yet. 1 problem is with my network connection which doesn't let me act as server to outside world. Smaller problem was access violation last time (half year ago or more) i tried it on Ubuntu linux, worked fine on Windows.

  3. #3
    I imagine in your case it is a port issue. Make sure any ports you are using are open. You will need to configure your router if the ports are closed.

Tags for this Thread

Bookmarks

Posting Permissions

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