User Profile

Collapse

Profile Sidebar

Collapse
nagasrinivas05
nagasrinivas05
Last Activity: Apr 25 '08, 07:47 AM
Joined: Feb 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nagasrinivas05
    started a topic socket programming c#
    in .NET

    socket programming c#

    hi friends,
    i am using socket programming to receive data and now the clients will be sending ip through heartbeat for every 2 mins, and by using timer i have to check if i do not receive data or heartbeat upto 2 mins i have to show message that particular client is disconnected from network

    kindly help me its urgent......... ..........with the code
    See more | Go to post

  • nagasrinivas05
    started a topic datagrid image windows c#
    in .NET

    datagrid image windows c#

    Hi Friends,
    dataGridView1[1, LaneIdx].Value = HWDESC(Working) i am using this to disply the text in the datagridview column and now i want to display image in place of text without retreving from database ............
    can anyone help me with the code of datagrid to display image in datagrid column......... ..

    Regards........
    See more | Go to post

  • nagasrinivas05
    started a topic socket programming c#
    in .NET

    socket programming c#

    hi all,
    i am using socket programming to display status using class socket my application is working fine when i set the port no as 8221 and when i use the same applcation in another location then it is throwing the error as
    "a request to send or receive the data was disallowed because the socket is not connected and (when sending a datagram socket using a sendto call) no address was supplied" .
    pls help me as soon...
    See more | Go to post

  • nagasrinivas05
    started a topic Socket Programming C#
    in .NET

    Socket Programming C#

    hi ,
    when i am closing the application and again starting the application getting message that only one usage of each socket address(protoco l/network/address/port) is normally permitted and i want the port number also when i close the application

    Regards,
    Nagasrinivas
    See more | Go to post

  • nagasrinivas05
    replied to socket programming using c#.net
    in .NET
    hi Plater,
    when i am closing the application and again starting the application getting message that only one usage of each socket address(protoco l/network/address/port) is normally permitted and i want the port number also when i close the application

    Regards,
    Nagasrinivas
    See more | Go to post

    Leave a comment:


  • nagasrinivas05
    replied to socket programming using c#.net
    in .NET
    hi plater,
    Sorry for the trouble.
    the sending and receiving data are working fine but when we are sending data packets continuously within milli seconds then the data is being mixed.
    i want to know whether we can use lock() concept and does it effect the performance.... ...............
    its urgent pls.


    Thanks & Regards
    Srinivas
    See more | Go to post

    Leave a comment:


  • nagasrinivas05
    replied to socket programming using c#.net
    in .NET
    Hi Plater,
    Thank u for u r response....
    but i am using Tcp/ip connection and my server ip is 192.168.1.1, port no -8821
    and client suppose 192.168.1.4 or 192.168.1.54 etc.....
    but still whatever the packet i receive on server they get mixed on server side
    how to resolve this problem........ ....

    Regards
    srinivas
    See more | Go to post

    Leave a comment:


  • nagasrinivas05
    started a topic socket programming using c#.net
    in .NET

    socket programming using c#.net

    hi,
    this is srinivas here i am using socket programming to send data to a remote computer using clssocket with namespace system.net and it is working well, but when i am sending continuous data in a packet format to one more remote computers there i am facing the problem of mixing status
    one packet format is #010211*
    other is $010228&&&&1111 *
    using visual studio 2005 , oracle 10g
    when continuously...
    See more | Go to post
No activity results to display
Show More
Working...