tcp
How to handle plugin settings over TCP [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.[详细]
2023-04-09 02:38 分类:问答java TCP socket message breaks
i have a java client-server app in java, both using the same connection class that contains both send/receive messages.[详细]
2023-04-08 15:57 分类:问答Determine size of object sent across the network
I am trying to figure out the size of an object that is sent to my application via TCP.Unfortunately there is a third party tool that is receiving data and then handing my application an object throug[详细]
2023-04-08 07:39 分类:问答Delphi XE - SendText through ServerSocket returns Chinese or vietnamese characters on the other end
I wrote a simple file transfer program that runs on Windows 7. I run this program as a server on one computer and client on the other. Client sends out a request for a file transfer and then server se[详细]
2023-04-08 03:43 分类:问答DHCP server for Windows with NTP option
Does anybody know about a DHCP server app for Windows 7 Professional 32-bit, with the pos开发者_如何学Goibility to configure the NTP server address?[详细]
2023-04-08 01:20 分类:问答RTT calculation using tcptrace
For the below attached tcptrace output (this is taken from the site http://tcptrace.org/manual/index.html under RTT stats)[详细]
2023-04-07 23:25 分类:问答How I do a function C# for i can receive messages from Server Chat in PC and Chat Client in Android device?
In my C # application Chat Client I don`t not know how to do a function to receive messages from the Chat Server in C # and presents them in a TextView Chat Client[详细]
2023-04-07 21:00 分类:问答Send server multiple messages? C#
I have a quick and dirty question. So as it stands, i have two clients and a server running. I can communicate messages from the clients to the server without any problem. my problem appears when i wa[详细]
2023-04-07 11:09 分类:问答Using raw sockets with C#
I want to write a port scanner in C# and I can\'t use SocketType.Raw as raw sockets were taken out from desktop versions of windows. I can\'t use SharpPcap either or other wrapper for Winpcap as I use[详细]
2023-04-07 06:55 分类:问答NodeJS get IP used by remoteAddress
I have 3 simple NodeJS servers usign NET, HTTP and UDP. Each server listens on port X but has multiple IP addresses. I would like to retrive the actual IP address of the server when the client connect[详细]
2023-04-07 03:05 分类:问答