Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Help in Serialization and Remote events

Help in Serialization and Remote events

Scheduled Pinned Locked Moved Visual Basic
helpsysadminjson
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 1059155
    wrote on last edited by
    #1

    Hi. I am working on a project which involves one server and many remote apps accessing its features.(A cyber classroom). I have a problem that when i receive a picture from the sever through remoting, i am unable to display it due to some serialization problem. Secondly i am stuck in remoting events. I want a remote event which is broadcasted to all subscribers when fired. If someone could help me, i would be greatley thankful.

    J 1 Reply Last reply
    0
    • U User 1059155

      Hi. I am working on a project which involves one server and many remote apps accessing its features.(A cyber classroom). I have a problem that when i receive a picture from the sever through remoting, i am unable to display it due to some serialization problem. Secondly i am stuck in remoting events. I want a remote event which is broadcasted to all subscribers when fired. If someone could help me, i would be greatley thankful.

      J Offline
      J Offline
      James Gohl
      wrote on last edited by
      #2

      Hi If you are using the winsock activex control then you need to build some optimizations around your server and client apps. You will find that if you use the SendData sub routine you will have to send data in packets each around 512 to 2048 bits in size and also delay the packets until the SendComplete() event is called each time. };

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups