CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - socket tcp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - socket tcp - List
[
Internet-Network
]
windows socket编程
DL : 0
首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
Update
: 2009-10-29
Size
: 26.86kb
Publisher
:
rita552129
[
Books
]
网络通讯开发资源
DL : 0
socket TCP/IP ACE
Update
: 2010-11-23
Size
: 63.39mb
Publisher
:
vachel
[
Books
]
socket程
DL : 0
c下的socket编程指南,全英文,不过比较简单-the socket programming guide, all in English, but relatively simple
Update
: 2025-02-17
Size
: 133kb
Publisher
:
刘云
[
Windows Develop
]
TCPIP Socket编程实例
DL : 0
Socket编程示例-Socket Programming Example
Update
: 2025-02-17
Size
: 13kb
Publisher
:
保镖
[
Internet-Network
]
SocketBaseClass
DL : 0
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
黎昱
[
Internet-Network
]
socket.tcp.ucp
DL : 0
socket关于tcp协议 及ucp协议通信的例子程序-tcp socket on the agreement after agreement and communication procedures for example
Update
: 2025-02-17
Size
: 2kb
Publisher
:
魏小
[
Internet-Network
]
TCP网络传输
DL : 0
TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
Update
: 2025-02-17
Size
: 70kb
Publisher
:
杨智
[
Internet-Network
]
TCP客户服务器通讯测试软件
DL : 0
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
Update
: 2025-02-17
Size
: 302kb
Publisher
:
李勇
[
Internet-Network
]
linux下关于socket编程的C例子
DL : 0
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Update
: 2025-02-17
Size
: 558kb
Publisher
:
钟文德
[
Other
]
java8543535462
DL : 0
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080, then infinite loops call accept () method to accept client connections
Update
: 2025-02-17
Size
: 882kb
Publisher
:
[
Windows Develop
]
tcp[1].udp高级编程
DL : 0
Socket高级编程,TCP和UDP都可以-Socket Programming, TCP and UDP can be
Update
: 2025-02-17
Size
: 3mb
Publisher
:
张伟
[
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
Update
: 2025-02-17
Size
: 1.14mb
Publisher
:
的三分
[
Internet-Network
]
Linux-socket-serverandclient
DL : 0
Linux下各类TCP网络服务器的实现源代码,刚刚在一个嵌入式开发项目中借用的socket通信的服务端和客户端的源程序。-various Linux TCP network servers to achieve source code, just embedded in a development project in the use of socket communication services and clients of the source.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
朱振华
[
Windows CE
]
socket
DL : 0
为了测试winCE下的TCP的连接所写的东西,东西很主要实现的Socket,tcp传输.希望能大家有所收获!-Under WinCE for testing TCP connections written things, what is the main achievement of the Socket, tcp transmission. Everyone would like to gain!
Update
: 2025-02-17
Size
: 55kb
Publisher
:
[
Windows Develop
]
socket
DL : 0
socket tcp-socket tcp..............................
Update
: 2025-02-17
Size
: 4kb
Publisher
:
westlife503
[
Internet-Network
]
Socket
DL : 0
这个文件实现了文件传输功能,简单的应用了Socket tcp/ip-The File can transmission file with Socket tcp or ip,which is maked in delphi 7 and with Pascal language
Update
: 2025-02-17
Size
: 377kb
Publisher
:
李小军
[
Internet-Network
]
Linux-socket-TCP-ClientServer
DL : 0
编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lulu
[
Internet-Network
]
Delphi-Socket-TCP-
DL : 1
delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communication through the EXE of the Server-side code, client side to achieve TCP communication, and package the DLL avoid soket control that comes with Delphi can not be received in the Dll message problem.
Update
: 2025-02-17
Size
: 1.31mb
Publisher
:
daihongwei
[
P2P
]
Socket-TCP
DL : 1
java socket 实现基于tcp的p2p聊天室,可以多人聊天。-java socket tcp of p2p-based chat rooms, you can chat with people.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
uio
[
Internet-Network
]
tcp-socket(4files)
DL : 0
tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
Update
: 2025-02-17
Size
: 77kb
Publisher
:
she
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.