hi all,
i am taking data from query dialog box, storing it in TBuf8 , sending it to socket, as they mentioned in example socket prog in 2nd edition..
but i am not able to send to server , can anyone tell me how to send data...
hi all,
i am taking data from query dialog box, storing it in TBuf8 , sending it to socket, as they mentioned in example socket prog in 2nd edition..
but i am not able to send to server , can anyone tell me how to send data...
How can somebody help if, after reading the example and trying your own code too, all you can say to describe the problem is "but i am not able to send to server" ?
-- Lucian
RSocket::Write/Send/SendTo, and I am pretty sure that the sockets example uses at least one of them.
That is an other question if the data does not get to the server, there can be firewalls blocking the way for example.
no, when i am working sample socket example, its work fine.what ever mes i type server is recieving instantly, but when i am sending data , server is not recieving..
How is "mes" not "data"?
-- Lucian