Jump to content

skshatri

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by skshatri

  1. Hi austinman, I have tried sending data through TCP and it works perfect but my project demands the UDP transmission. Simplex communication. So I am working on UDP communication.. i.e., Transfer of complete file from sender to receiver. Thanks, Hima
  2. Hello, I am using UDP to transfer files from server to client but I cannot receive the complete file. I can receive only a part of it. For example if the size of the file to be sent is 25 MB, I am receiving only 60 KB at the client end. Please help me with your suggestions. UDP file tranfer examples would be helpful. Thankyou, Hima
  3. Hi, I am facing with two problems in my program. Kindly help me if possible. 1. How to switch between two clients. i.e., stop one client when the other is running and viceversa. For more detaisl I am attaching the program. How to stop one client with port number 6000 when client with 5000 is running? 2. I am using TCP/IP to send and recieve data from one PC to other. But i have a problem in Receiving and saving the data at the client side as the save option doesnt save the documents transfered. Instead It saves the path from the sender pc.The transfered documents are images, pdf files, videos. In short transfering a folder and saving the same folder to the other PC. Please write to me if more details are required. Your inputs will be appreciated. Thank you. Untitled 2.vi
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.