CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tcp socket server
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tcp socket server - List
[
TCP/IP stack
]
TCP Web Server
DL : 0
模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
Date
: 2008-10-13
Size
: 8.25kb
User
:
木头
[
TCP/IP stack
]
Socket
DL : 0
the program is socket program of TCP client/Server structure.
Date
: 2008-10-13
Size
: 18.14kb
User
:
keith
[
TCP/IP stack
]
TCP Web Server
DL : 0
模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
Date
: 2025-12-31
Size
: 8kb
User
:
木头
[
TCP/IP stack
]
JBSocketServerTestSource
DL : 0
Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Date
: 2025-12-31
Size
: 108kb
User
:
王小文
[
TCP/IP stack
]
tcp-ipayixidailv
DL : 0
一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放WinSock。 -a simple TCP client a process, the use of WSAStartup () initialization WinSock library. 2, the use of socket () to create a IPPROTO_TCP SOCKET. 3, the use of gethostbyname ()/gethostbyaddr () mainframe access information. 4, the use of connect (), and we create the socket connections server. 5, the use of send ()/recv () to send and receive data until we TCP end of the session. 6, the use of closesocket () closes socket connections. 7, the use of WSACleanup () release WinSock.
Date
: 2025-12-31
Size
: 5kb
User
:
顾谦
[
TCP/IP stack
]
SOCKET-TCP
DL : 0
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
Date
: 2025-12-31
Size
: 1.14mb
User
:
的三分
[
TCP/IP stack
]
ALARMSERVER
DL : 0
VB写的基于TCP/IP写的SOCKET通信程序 用于车辆监控的报警方案管理-VB was based on TCP/IP Socket Communications written procedures for the police vehicle monitoring program management
Date
: 2025-12-31
Size
: 267kb
User
:
摄氏37度
[
TCP/IP stack
]
Socket
DL : 0
the program is socket program of TCP client/Server structure.
Date
: 2025-12-31
Size
: 1.75mb
User
:
keith
[
TCP/IP stack
]
LixySocket
DL : 0
服务器+客户端的聊天程序,支持外网互通,使用TCP协议-Server+ Client chat program, support from the network, using TCP protocol
Date
: 2025-12-31
Size
: 371kb
User
:
grf110
[
TCP/IP stack
]
SOCKET
DL : 0
TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Date
: 2025-12-31
Size
: 9kb
User
:
冯进荣
[
TCP/IP stack
]
sockettool2
DL : 0
TCP/UDP Socket调试工具提供了TCP Server,TCP Client,UDP Server,UDP Client,UDP Group 五种Socket调试方案。-TCP/UDP Socket debug tools provide TCP Server, TCP Client, UDP Server, UDP Client, UDP Group Five Socket debug the program.
Date
: 2025-12-31
Size
: 1.75mb
User
:
钱小龙
[
TCP/IP stack
]
socket
DL : 0
运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
Date
: 2025-12-31
Size
: 1kb
User
:
雁子
[
TCP/IP stack
]
socket
DL : 0
TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
Date
: 2025-12-31
Size
: 13kb
User
:
lala
[
TCP/IP stack
]
Server_Client
DL : 0
TCP/IP Socket Server Source Client Source Chat Program
Date
: 2025-12-31
Size
: 3.94mb
User
:
Parkj
[
TCP/IP stack
]
ExSocket
DL : 0
Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
Date
: 2025-12-31
Size
: 31kb
User
:
ralu
[
TCP/IP stack
]
TCP_Socket_1.5
DL : 0
A Universal TCP Socket Class for Non-blocking Server/Clients - codeproject.com by ElmuSoft company
Date
: 2025-12-31
Size
: 15.89mb
User
:
long
[
TCP/IP stack
]
tcp-socket
DL : 0
tcp socket client server chat system
Date
: 2025-12-31
Size
: 5kb
User
:
dalia
[
TCP/IP stack
]
Server.c
DL : 0
simple TCP socket server
Date
: 2025-12-31
Size
: 1kb
User
:
Jeff
[
TCP/IP stack
]
Socket-Server
DL : 0
CSocket实现的Socket服务器端,Tcp接收端。-CSocket realized Socket server, Tcp receiver.
Date
: 2025-12-31
Size
: 6.73mb
User
:
Gina
[
TCP/IP stack
]
TCP-socket-communication
DL : 0
基于TCP的网络两进程socket通信,客户机服务器均在本机实现(Network two process based on the TCP socket communication, client server are realized in this machine)
Date
: 2025-12-31
Size
: 40kb
User
:
唐念刚
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.